* CPV: dev-db/mysql-5.0.84-r1 * REPO: gentoo * USE: community elibc_glibc kernel_linux perl ssl userland_GNU x86 >>> Unpacking source... * Using default MY_DATADIR * MySQL MY_DATADIR is /var/lib/mysql >>> Unpacking mysql-5.0.84.tar.gz to /var/tmp/portage/dev-db/mysql-5.0.84-r1/work >>> Unpacking mysql-extras-20090908-1245Z.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.0.84-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work >>> Preparing source in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql ... * using '00350_x86_asm-pic-fixes-4.1.12.patch' * > remove page relocations * > Most part of the original patch has already been accepted by MysQL, * > here is the remaining. * > _many_ thanks to pageexec@freemail.hu * using '01050_all_mysql_config_cleanup-5.0.60.patch' * > fix bug #156301 mysql_config wrongly retains too much info from CFLAGS * using '02040_all_embedded-library-shared-5.0.83.patch' * > Take libmysqld to be a proper shared library. * using '07030_all_test-rpl_rotate_logs-5.0.21.patch' * using '07140_all_no-atomic-configure.patch' * > No atomic garbage in configure.in * using '07150_all_mysql_config_libdir.patch' * > Do not muck with libdir in mysql_config * using '07160_all_flush_priveleges_in_tests.patch' * > Flush privileges during some tests to avoid false positives * using '07170_all_safe_s390x_stack_size.patch' * > s390x needs a sane stack size * using '07200_all_libtool_2_2_4.patch' * > automake is more strict with libtool-2.2.4 * > Gentoo bug 220549 * using '07210_all_encode_html_entities-5.0.70.patch' * > Fix CVE-2008-4456 XSS in command line client (Gentoo #240407, MySQL #27884) * using '07210_all_encode_html_entities_testcase-5.0.83.patch' * > Testcase for CVE-2008-4456 * using '07220_all_need_upgraded_grant_tables_for_grant.patch' * > Do not crash on old grant tables when GRANT is called (Gentoo #229329, MySQL #16470) * using '07230_all_avoid_bus_error_5.0.76.patch' * > Prevent SIGBUS on Sparc with NDB * using '07240_all_as-needed-config-5.0.76.patch' * > Fix LDFLAGS inclusion in the mysql_config libs output for --as-needed usage. * using '10010_all_show_patches-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: SHOW PATCHES * using '10020_all_microslow_innodb-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Extended statistics in slow.log * using '10021_all_profiling_slow-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: profiling from SHOW PROFILE to slow.log * using '10030_all_userstatv2-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: SHOW USER/TABLE/INDEX statistics * using '10040_all_microsec_process-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Adds INFOMATION_SCHEMA.PROCESSLIST with TIME_MS column * using '10050_all_innodb_io_patches-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Cluster of past InnoDB IO patches * using '10070_all_mysqld_safe_syslog-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Patch allows redirect output of error.log to syslog-ng * using '10080_all_innodb_locks_held-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Add locks held, remove locked records in SHOW INNODB STATUS * using '10090_all_innodb_show_bp-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: show innodb buffer pool content * using '10110_all_innodb_check_fragmentation-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Session status to check fragmentation of the last InnoDB scan * using '10120_all_innodb_io_pattern-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Information schema table of InnoDB IO counts for each datafile pages * using '10130_all_innodb_fsync_source-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Information of fsync callers in InnoDB * using '10139_all_innodb_show_hashed_memory-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Adds additional information of InnoDB internal hash table memories in SHOW INNODB STATUS * using '10140_all_innodb_dict_size_limit-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Limit dictionary cache size * using '10160_all_innodb_extra_rseg-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: allow to create extra rollback segments * using '10170_all_innodb_thread_concurrency_timer_based-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Use InnoDB timer based concurrency throttling (backport from MySQL 5.4.0) * using '10200_all_mysql-test-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: * using '10500_all_innodb_use_sys_malloc-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: InnoDB uses malloc directly (backport from InnoDB-Plugin) * using '10510_all_innodb_recovery_patches-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Bugfixes and adjustments about recovery process * using '10520_all_innodb_split_buf_pool_mutex-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: InnoDB patch to fix buffer pool scalability * using '11010_all_innodb_rw_lock-percona-5.0.84-b18-20090811.patch' * > Percona 5.0.84-b18-20090811: Fix of InnoDB rw_locks * using '15000_all_mysql_gcc-4.4_5.0.77.patch' * > GCC4.4 Fixup for Percona Patch * Applying various patches (bugfixes/updates) ... * 00350_x86_asm-pic-fixes-4.1.12.patch ...  [ ok ] * 01050_all_mysql_config_cleanup-5.0.60.patch ...  [ ok ] * 02040_all_embedded-library-shared-5.0.83.patch ...  [ ok ] * 07030_all_test-rpl_rotate_logs-5.0.21.patch ...  [ ok ] * 07140_all_no-atomic-configure.patch ...  [ ok ] * 07150_all_mysql_config_libdir.patch ...  [ ok ] * 07160_all_flush_priveleges_in_tests.patch ...  [ ok ] * 07170_all_safe_s390x_stack_size.patch ...  [ ok ] * 07200_all_libtool_2_2_4.patch ...  [ ok ] * 07210_all_encode_html_entities-5.0.70.patch ...  [ ok ] * 07210_all_encode_html_entities_testcase-5.0.83.patch ...  [ ok ] * 07220_all_need_upgraded_grant_tables_for_grant.patch ...  [ ok ] * 07230_all_avoid_bus_error_5.0.76.patch ...  [ ok ] * 07240_all_as-needed-config-5.0.76.patch ...  [ ok ] * 10010_all_show_patches-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10020_all_microslow_innodb-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10021_all_profiling_slow-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10030_all_userstatv2-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10040_all_microsec_process-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10050_all_innodb_io_patches-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10070_all_mysqld_safe_syslog-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10080_all_innodb_locks_held-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10090_all_innodb_show_bp-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10110_all_innodb_check_fragmentation-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10120_all_innodb_io_pattern-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10130_all_innodb_fsync_source-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10139_all_innodb_show_hashed_memory-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10140_all_innodb_dict_size_limit-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10160_all_innodb_extra_rseg-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10170_all_innodb_thread_concurrency_timer_based-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10200_all_mysql-test-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10500_all_innodb_use_sys_malloc-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10510_all_innodb_recovery_patches-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 10520_all_innodb_split_buf_pool_mutex-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 11010_all_innodb_rw_lock-percona-5.0.84-b18-20090811.patch ...  [ ok ] * 15000_all_mysql_gcc-4.4_5.0.77.patch ...  [ ok ] * Done with patching * Cleaning up old buildscript files * Reconfiguring dir '.' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' ... * 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 eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.84-r1/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 ... * Running elibtoolize in: mysql/innobase * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Running elibtoolize in: mysql/bdb/dist * Applying install-sh-1.5.patch ... * Applying ltmain-1.5.patch ... * Applying portage-1.5.10.patch ... * Applying relink-1.4.1.patch ... * Applying sed-1.5.6.patch ... * Applying test-1.4.0.patch ... * Applying as-needed-1.5.patch ... * Reconfiguring dir 'innobase' * Running eautoreconf in '/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' ... * 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 ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql ... * econf: updating mysql/innobase/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/innobase/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mysql/bdb/dist/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/bdb/dist/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mysql/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i486-pc-linux-gnu --host=i486-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/sbin --sysconfdir=/etc/mysql --localstatedir=/var/lib/mysql --sharedstatedir=/usr/share/mysql --libdir=/usr/lib/mysql --includedir=/usr/include/mysql --with-low-memory --with-client-ldflags=-lstdc++ --enable-thread-safe-client --with-comment=Gentoo Linux mysql-5.0.84-r1 --without-docs --without-big-tables --enable-local-infile --with-extra-charsets=all --with-mysqld-user=mysql --with-server --with-unix-socket-path=/var/run/mysqld/mysqld.sock --without-libwrap --enable-shared --enable-static --without-debug --with-charset=utf8 --with-collation=utf8_general_ci --without-embedded-privilege-control --without-embedded-server --with-bench --enable-assembler --with-extra-tools --with-innodb --without-readline --with-openssl --without-berkeley-db --with-geometry --without-ndbcluster --enable-community-features --disable-profiling checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking "character sets"... default: 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 whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-pc-linux-gnu-gcc accepts -g... yes checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i486-pc-linux-gnu-gcc... gcc3 checking for i486-pc-linux-gnu-g++... i486-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i486-pc-linux-gnu-g++... gcc3 checking how to run the C preprocessor... i486-pc-linux-gnu-gcc -E checking "C Compiler version"... "i486-pc-linux-gnu-gcc i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4" checking "C++ compiler version"... "i486-pc-linux-gnu-g++ i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4" 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 i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld checking if the linker (/usr/i486-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/i486-pc-linux-gnu/bin/ld option to reload object files... -r checking for i486-pc-linux-gnu-objdump... i486-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether i486-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i486-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i486-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i486-pc-linux-gnu-gcc static flag -static works... yes checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i486-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-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 for ld used by i486-pc-linux-gnu-g++... /usr/i486-pc-linux-gnu/bin/ld checking if the linker (/usr/i486-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i486-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i486-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i486-pc-linux-gnu-g++ static flag -static works... yes checking if i486-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i486-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i486-pc-linux-gnu-g++ linker (/usr/i486-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y -p MYSQL checking for pdftex... no checking for tex... no checking "return type of sprintf"... "int" checking for uname... /usr/bin/uname checking operating system... Linux checking for ar... (cached) i486-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 gnutar... no checking for gtar... no checking for tar... tar checking for perl... /usr/bin/perl checking for doxygen... no checking for pdflatex... no checking for makeindex... no checking for icheck... no checking for ps... /bin/ps checking "how to check if pid exists"... "/bin/ps 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 i486-pc-linux-gnu-gcc option to accept ANSI C... checking whether i486-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking dependency style of i486-pc-linux-gnu-gcc... gcc3 checking whether --noexecstack is desirable for .S files... yes nm: old_atexit.o: no symbols nm: udiv_qrnnd.o: no symbols nm: mp_clz_tab.o: no symbols nm: getopt_init.o: no symbols nm: init-posix.o: no symbols nm: lseek64.o: no symbols nm: oldgetrlimit64.o: no symbols nm: libc_multiple_threads.o: no symbols nm: getutmpx.o: no symbols checking if we should use assembler functions... yes checking whether features provided by the user community should be included.... yes checking whether query profiling should be included... no checking If we should should enable LOAD DATA LOCAL by default... yes checking If we should should enable init-file... yes checking for i486-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 ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking select.h usability... no checking select.h presence... no checking for select.h... no checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vadvise.h usability... no checking sys/vadvise.h presence... no checking for sys/vadvise.h... no checking for sys/wait.h... (cached) yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for floor in -lm... yes checking for gethostbyname_r in -lnsl_r... no checking for gethostbyname_r in -lnsl... yes checking for gethostbyname_r... yes checking for setsockopt... yes checking for yp_get_default_domain... yes checking for p2open... no checking for p2open in -lgen... no checking for bind... yes checking for library containing crypt... -lcrypt checking for library containing inet_aton... none required checking for sched_yield... yes checking for zlib compression library... ok checking whether SHM_HUGETLB is declared... yes checking if we should use pstack... no checking for int8... no checking "Linux threads"... "starting" checking "getconf GNU_LIBPTHREAD_VERSION"... "NPTL" "no need to check headers" checking "for pthread_create in -lpthread"... "yes" checking "named thread libs:"... "-lpthread" checking for strtok_r in -lpthread... yes checking for strtok_r... yes checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlerror... yes checking for restartable system calls... yes checking "need of special linking flags"... "-rdynamic" checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking needs mysys_new helpers... no checking size of char... 1 checking size of char*... 4 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of off_t... 8 checking if time_t is unsigned... no checking the need for #pragma interface/implementation... no checking whether byte ordering is bigendian... no checking base type of last arg to accept... socklen_t checking struct type to use with setrlimit... struct rlimit checking stack direction for C alloca... -1 checking for working alloca.h... (cached) yes checking for alloca... yes checking if struct timespec has a ts_sec member... no checking if we have tzname variable... yes checking for type ulong... yes checking for type uchar... no checking for type uint... yes checking for type fp_except... no checking for type in_addr_t... yes checking if i486-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 i486-pc-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for re_comp... yes checking for regcomp... yes checking for strdup... yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for strlcat... no checking for strlcpy... no checking for issetugid... no checking for fgetln... no checking for getline... yes checking for flockfile... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/ptem.h usability... no checking sys/ptem.h presence... no checking for sys/ptem.h... no checking sys/pte.h usability... no checking sys/pte.h presence... no checking for sys/pte.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking for sys/mman.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for termio.h... (cached) yes checking termbits.h usability... no checking termbits.h presence... no checking for termbits.h... no checking asm/termbits.h usability... yes checking asm/termbits.h presence... yes checking for asm/termbits.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for lstat... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for strcoll... yes checking for tcgetattr... yes checking whether stat file-mode macros are broken... no checking for type of signal functions... posix checking whether programs are able to redeclare getpw functions... yes checking for TIOCGWINSZ in sys/ioctl.h... yes checking for FIONREAD in sys/ioctl.h... yes checking for TIOCSTAT in sys/ioctl.h... no checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_namlen member... no checking whether signal handlers are of type void... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... yes checking for mbrtowc... yes checking for mbrlen... yes checking for wctomb... yes checking for wcwidth... yes checking for wcsdup... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for tgetent in -lncursesw... yes checking for termcap functions library... -lncursesw checking whether tgoto is declared... yes checking for strunvis... no checking for strvis... no checking for strlcpy... (cached) no checking for strlcat... (cached) no checking for fgetln... (cached) no checking return type of signal handlers... (cached) void checking return type of qsort... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for bcmp... yes checking for bfill... no checking for bmove... no checking for bzero... yes checking for chsize... no checking for cuserid... yes checking for fchmod... yes checking for fcntl... yes checking for fconvert... no checking for fdatasync... yes checking for 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 gmtime_r... yes checking for index... yes checking for initgroups... yes checking for isnan... yes checking for localtime_r... yes checking for locking... no checking for longjmp... yes checking for lrand48... yes checking for madvise... yes checking for mallinfo... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mlockall... yes checking for perror... yes checking for poll... yes checking for pread... yes checking for pthread_attr_create... no checking for mmap... yes checking for getpagesize... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setprio... no checking for pthread_attr_setschedparam... yes checking for pthread_attr_setstacksize... yes checking for pthread_condattr_create... no checking for pthread_getsequence_np... no checking for pthread_key_delete... yes checking for pthread_rwlock_rdlock... yes checking for pthread_setprio... no checking for pthread_setprio_np... no checking for pthread_setschedparam... yes checking for pthread_sigmask... yes checking for readlink... yes checking for realpath... yes checking for rename... yes checking for rint... yes checking for rwlock_init... no checking for setupterm... no checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigaddset... yes checking for sighold... yes checking for sigset... yes checking for sigthreadmask... no checking for snprintf... yes checking for socket... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strerror... yes checking for strsignal... yes checking for strnlen... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking for tell... no checking for tempnam... yes checking for thr_setconcurrency... no checking for vidattr... no checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for isinf in ... yes checking whether isinf() is safe to use in C code... no checking whether isinf() can be used in C++ code... yes checking for fseeko... yes checking style of gethost* routines... checking whether madvise is declared... yes other checking style of gethostname_r routines... glibc2 checking 3 argument to gethostname_r routines... char checking "args to pthread_getspecific"... POSIX checking "args to pthread_mutex_init"... POSIX checking "args to readdir_r"... POSIX checking "style of sigwait"... POSIX checking "for pthread_attr_setscope"... yes checking "can netinet files be included"... "yes" checking for OpenSSL... yes checking for yaSSL... no checking libedit variant of rl_completion_entry_function... no checking defined rl_compentry_func_t and rl_completion_func_t... yes checking HIST_ENTRY is declared in readline/readline.h... checking for big tables support... no checking max indexes per table... 64 checking for BerkeleyDB... no Not using Berkeley DB checking for Innodb... Using Innodb checking for aio_read in -lrt... yes checking for example storage engine... no checking for archive storage engine... no checking for csv storage engine... no checking for blackhole storage engine... no checking for NDB Cluster... Not using NDB Cluster checking for MySQL federated storage engine... no checking "for man pages to remove"... dropping ndbcluster embedded configure: creating ./config.status config.status: creating extra/yassl/Makefile config.status: creating extra/yassl/taocrypt/Makefile config.status: creating extra/yassl/taocrypt/src/Makefile config.status: creating extra/yassl/src/Makefile config.status: creating extra/yassl/testsuite/Makefile config.status: creating extra/yassl/taocrypt/test/Makefile config.status: creating extra/yassl/taocrypt/benchmark/Makefile config.status: creating libmysql/libmysql.ver config.status: creating tools/Makefile config.status: creating libmysql_r/Makefile config.status: creating Makefile config.status: creating extra/Makefile config.status: creating mysys/Makefile config.status: creating strings/Makefile config.status: creating regex/Makefile config.status: creating heap/Makefile config.status: creating myisam/Makefile config.status: creating myisammrg/Makefile config.status: creating os2/Makefile config.status: creating os2/include/Makefile config.status: creating os2/include/sys/Makefile config.status: creating man/Makefile config.status: creating BUILD/Makefile config.status: creating vio/Makefile config.status: creating libmysql/Makefile config.status: creating client/Makefile config.status: creating pstack/Makefile config.status: creating pstack/aout/Makefile config.status: creating sql/Makefile config.status: creating sql/share/Makefile config.status: creating sql-common/Makefile config.status: creating SSL/Makefile config.status: creating dbug/Makefile config.status: creating scripts/Makefile config.status: creating include/Makefile config.status: creating sql-bench/Makefile config.status: creating server-tools/Makefile config.status: creating server-tools/instance-manager/Makefile config.status: creating tests/Makefile config.status: creating Docs/Makefile config.status: creating support-files/Makefile config.status: creating support-files/MacOSX/Makefile config.status: creating support-files/RHEL4-SElinux/Makefile config.status: creating mysql-test/Makefile config.status: creating netware/Makefile config.status: creating include/mysql_version.h config.status: creating cmd-line-utils/Makefile config.status: creating cmd-line-utils/libedit/Makefile config.status: creating win/Makefile config.status: creating cmd-line-utils/readline/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing default commands === configuring in innobase (/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CFLAGS= -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing ' 'CXXFLAGS= -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti' --cache-file=/dev/null --srcdir=. checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i486-pc-linux-gnu-gcc... i486-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-pc-linux-gnu-gcc accepts -g... yes checking for i486-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i486-pc-linux-gnu-gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-pc-linux-gnu-gcc... /usr/i486-pc-linux-gnu/bin/ld checking if the linker (/usr/i486-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/i486-pc-linux-gnu/bin/ld option to reload object files... -r checking for i486-pc-linux-gnu-objdump... i486-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i486-pc-linux-gnu-ar... i486-pc-linux-gnu-ar checking for i486-pc-linux-gnu-strip... i486-pc-linux-gnu-strip checking for i486-pc-linux-gnu-ranlib... i486-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i486-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i486-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 i486-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i486-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i486-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i486-pc-linux-gnu-gcc static flag -static works... yes checking if i486-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i486-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i486-pc-linux-gnu-gcc linker (/usr/i486-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 aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking size of int... 4 checking size of long... 4 checking size of void*... 4 checking for sched_yield... yes checking for fdatasync... yes checking for localtime_r... yes checking whether the compiler provides atomic builtins... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating ib_config.h config.status: executing depfiles commands config.status: executing libtool commands MySQL has a Web site at http://www.mysql.com/ which carries details on the latest release, upcoming features, and other information to make your work or play with MySQL more productive. There you can also find information about mailing lists for MySQL discussion. Remember to check the platform specific part of the reference manual for hints about installing MySQL on your platform. Also have a look at the files in the Docs directory. Thank you for choosing MySQL! >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql ... make -j2 cd libmysql; make link_sources cd sql; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysql' set -x; \ ss=`echo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo | sed "s;\.lo;.c;g"`; \ ds=`echo dbug.lo | sed "s;\.lo;.c;g"`; \ ms=`echo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo my_file.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_getopt.lo my_gethostbyname.lo my_port.lo my_rename.lo my_chsize.lo my_lib.lo mf_qsort.lo | sed "s;\.lo;.c;g"`; \ vs=`echo vio.lo viosocket.lo viossl.lo viosslfactories.lo | sed "s;\.lo;.c;g"`; \ scs=`echo pack.lo client.lo my_time.lo | sed "s;\.lo;.c;g"`; \ for f in $ss; do \ rm -f $f; \ /bin/ln -s ../strings/$f $f; \ done; \ for f in $vs vio_priv.h; do \ rm -f $f; \ /bin/ln -s ../vio/$f $f; \ done; \ for f in $scs; do \ rm -f $f; \ /bin/ln -s ../sql-common/$f $f; \ done; \ for f in strto.c; do \ rm -f $f; \ /bin/ln -s ../strings/$f $f; \ done; \ for f in $ds; do \ rm -f $f; \ /bin/ln -s ../dbug/$f $f; \ done; \ for f in $ms mysys_priv.h my_static.h; do \ rm -f $f; \ /bin/ln -s ../mysys/$f $f; \ done; \ rm -f net.c; \ /bin/ln -s ../sql/net_serv.cc net.c ; \ rm -f password.c; \ /bin/ln -s ../sql/password.c password.c ++ echo strmov.lo strxmov.lo strxnmov.lo strnmov.lo strmake.lo strend.lo strtod.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bcmp.lo ctype-latin1.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo ++ sed 's;\.lo;.c;g' + ss='strmov.c strxmov.c strxnmov.c strnmov.c strmake.c strend.c strtod.c strnlen.c strfill.c is_prefix.c int2str.c str2int.c strinstr.c strcont.c strcend.c bcmp.c ctype-latin1.c bchange.c bmove.c bmove_upp.c longlong2str.c strtoull.c strtoll.c llstr.c my_vsnprintf.c ctype.c ctype-simple.c ctype-bin.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-cp932.c ctype-eucjpms.c ctype-euc_kr.c ctype-win1250ch.c ctype-utf8.c ctype-extra.c ctype-ucs2.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-uca.c xml.c my_strtoll10.c str_alloc.c' ++ sed 's;\.lo;.c;g' ++ echo dbug.lo + ds=dbug.c ++ echo my_init.lo my_static.lo my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo my_file.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_symlink.lo my_fstream.lo mf_arr_appstr.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo default_modify.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo charset-def.lo hash.lo mf_iocache.lo mf_iocache2.lo my_seek.lo my_sleep.lo my_pread.lo mf_cache.lo md5.lo sha1.lo my_getopt.lo my_gethostbyname.lo my_port.lo my_rename.lo my_chsize.lo my_lib.lo mf_qsort.lo ++ sed 's;\.lo;.c;g' + ms='my_init.c my_static.c my_malloc.c my_realloc.c my_create.c my_delete.c mf_tempfile.c my_open.c my_file.c my_read.c my_write.c errors.c my_error.c my_getwd.c my_div.c mf_pack.c my_messnc.c mf_dirname.c mf_fn_ext.c mf_wcomp.c typelib.c safemalloc.c my_alloc.c mf_format.c mf_path.c mf_unixpath.c my_fopen.c my_symlink.c my_fstream.c mf_arr_appstr.c mf_loadpath.c my_pthread.c my_thr_init.c thr_mutex.c mulalloc.c string.c default.c default_modify.c my_compress.c array.c my_once.c list.c my_net.c charset.c charset-def.c hash.c mf_iocache.c mf_iocache2.c my_seek.c my_sleep.c my_pread.c mf_cache.c md5.c sha1.c my_getopt.c my_gethostbyname.c my_port.c my_rename.c my_chsize.c my_lib.c mf_qsort.c' ++ echo vio.lo viosocket.lo viossl.lo viosslfactories.lo ++ sed 's;\.lo;.c;g' + vs='vio.c viosocket.c viossl.c viosslfactories.c' ++ echo pack.lo client.lo my_time.lo ++ sed 's;\.lo;.c;g' + scs='pack.c client.c my_time.c' + for f in '$ss' + rm -f strmov.c + /bin/ln -s ../strings/strmov.c strmov.c + for f in '$ss' + rm -f strxmov.c + /bin/ln -s ../strings/strxmov.c strxmov.c + for f in '$ss' + rm -f strxnmov.c + /bin/ln -s ../strings/strxnmov.c strxnmov.c + for f in '$ss' + rm -f strnmov.c + /bin/ln -s ../strings/strnmov.c strnmov.c + for f in '$ss' + rm -f strmake.c + /bin/ln -s ../strings/strmake.c strmake.c + for f in '$ss' + rm -f strend.c + /bin/ln -s ../strings/strend.c strend.c + for f in '$ss' + rm -f strtod.c + /bin/ln -s ../strings/strtod.c strtod.c + for f in '$ss' + rm -f strnlen.c + /bin/ln -s ../strings/strnlen.c strnlen.c + for f in '$ss' + rm -f strfill.c make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' rm -f mini_client_errors.c /bin/ln -s ../libmysql/errmsg.c mini_client_errors.c + /bin/ln -s ../strings/strfill.c strfill.c rm -f pack.c + for f in '$ss' + rm -f is_prefix.c /bin/ln -s ../sql-common/pack.c pack.c + /bin/ln -s ../strings/is_prefix.c is_prefix.c rm -f client.c /bin/ln -s ../sql-common/client.c client.c + for f in '$ss' + rm -f int2str.c rm -f my_time.c + /bin/ln -s ../strings/int2str.c int2str.c /bin/ln -s ../sql-common/my_time.c my_time.c + for f in '$ss' + rm -f str2int.c rm -f my_user.c /bin/ln -s ../sql-common/my_user.c my_user.c + /bin/ln -s ../strings/str2int.c str2int.c make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' echo timestamp > linked_server_sources + for f in '$ss' + rm -f strinstr.c + /bin/ln -s ../strings/strinstr.c strinstr.c cd include; make link_sources + for f in '$ss' + rm -f strcont.c + /bin/ln -s ../strings/strcont.c strcont.c + for f in '$ss' + rm -f strcend.c + /bin/ln -s ../strings/strcend.c strcend.c + for f in '$ss' + rm -f bcmp.c + /bin/ln -s ../strings/bcmp.c bcmp.c make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' /bin/rm -fr readline make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' echo timestamp > linked_include_sources + for f in '$ss' + rm -f ctype-latin1.c + /bin/ln -s ../strings/ctype-latin1.c ctype-latin1.c + for f in '$ss' + rm -f bchange.c + /bin/ln -s ../strings/bchange.c bchange.c + for f in '$ss' + rm -f bmove.c + /bin/ln -s ../strings/bmove.c bmove.c + for f in '$ss' + rm -f bmove_upp.c + /bin/ln -s ../strings/bmove_upp.c bmove_upp.c + for f in '$ss' + rm -f longlong2str.c + /bin/ln -s ../strings/longlong2str.c longlong2str.c + for f in '$ss' + rm -f strtoull.c + /bin/ln -s ../strings/strtoull.c strtoull.c + for f in '$ss' + rm -f strtoll.c + /bin/ln -s ../strings/strtoll.c strtoll.c + for f in '$ss' + rm -f llstr.c + /bin/ln -s ../strings/llstr.c llstr.c + for f in '$ss' + rm -f my_vsnprintf.c + /bin/ln -s ../strings/my_vsnprintf.c my_vsnprintf.c + for f in '$ss' + rm -f ctype.c + /bin/ln -s ../strings/ctype.c ctype.c + for f in '$ss' + rm -f ctype-simple.c + /bin/ln -s ../strings/ctype-simple.c ctype-simple.c + for f in '$ss' + rm -f ctype-bin.c + /bin/ln -s ../strings/ctype-bin.c ctype-bin.c + for f in '$ss' + rm -f ctype-mb.c + /bin/ln -s ../strings/ctype-mb.c ctype-mb.c + for f in '$ss' + rm -f ctype-big5.c + /bin/ln -s ../strings/ctype-big5.c ctype-big5.c + for f in '$ss' + rm -f ctype-czech.c + /bin/ln -s ../strings/ctype-czech.c ctype-czech.c + for f in '$ss' + rm -f ctype-cp932.c + /bin/ln -s ../strings/ctype-cp932.c ctype-cp932.c + for f in '$ss' + rm -f ctype-eucjpms.c + /bin/ln -s ../strings/ctype-eucjpms.c ctype-eucjpms.c + for f in '$ss' + rm -f ctype-euc_kr.c + /bin/ln -s ../strings/ctype-euc_kr.c ctype-euc_kr.c + for f in '$ss' + rm -f ctype-win1250ch.c + /bin/ln -s ../strings/ctype-win1250ch.c ctype-win1250ch.c + for f in '$ss' + rm -f ctype-utf8.c + /bin/ln -s ../strings/ctype-utf8.c ctype-utf8.c + for f in '$ss' + rm -f ctype-extra.c + /bin/ln -s ../strings/ctype-extra.c ctype-extra.c + for f in '$ss' + rm -f ctype-ucs2.c + /bin/ln -s ../strings/ctype-ucs2.c ctype-ucs2.c + for f in '$ss' + rm -f ctype-gb2312.c + /bin/ln -s ../strings/ctype-gb2312.c ctype-gb2312.c + for f in '$ss' + rm -f ctype-gbk.c + /bin/ln -s ../strings/ctype-gbk.c ctype-gbk.c + for f in '$ss' + rm -f ctype-sjis.c + /bin/ln -s ../strings/ctype-sjis.c ctype-sjis.c + for f in '$ss' + rm -f ctype-tis620.c + /bin/ln -s ../strings/ctype-tis620.c ctype-tis620.c + for f in '$ss' + rm -f ctype-ujis.c + /bin/ln -s ../strings/ctype-ujis.c ctype-ujis.c + for f in '$ss' + rm -f ctype-uca.c + /bin/ln -s ../strings/ctype-uca.c ctype-uca.c + for f in '$ss' + rm -f xml.c + /bin/ln -s ../strings/xml.c xml.c + for f in '$ss' + rm -f my_strtoll10.c + /bin/ln -s ../strings/my_strtoll10.c my_strtoll10.c + for f in '$ss' + rm -f str_alloc.c + /bin/ln -s ../strings/str_alloc.c str_alloc.c + for f in '$vs' vio_priv.h + rm -f vio.c + /bin/ln -s ../vio/vio.c vio.c + for f in '$vs' vio_priv.h + rm -f viosocket.c + /bin/ln -s ../vio/viosocket.c viosocket.c + for f in '$vs' vio_priv.h + rm -f viossl.c + /bin/ln -s ../vio/viossl.c viossl.c + for f in '$vs' vio_priv.h + rm -f viosslfactories.c + /bin/ln -s ../vio/viosslfactories.c viosslfactories.c + for f in '$vs' vio_priv.h + rm -f vio_priv.h + /bin/ln -s ../vio/vio_priv.h vio_priv.h + for f in '$scs' + rm -f pack.c + /bin/ln -s ../sql-common/pack.c pack.c + for f in '$scs' + rm -f client.c + /bin/ln -s ../sql-common/client.c client.c + for f in '$scs' + rm -f my_time.c + /bin/ln -s ../sql-common/my_time.c my_time.c + for f in strto.c + rm -f strto.c + /bin/ln -s ../strings/strto.c strto.c + for f in '$ds' + rm -f dbug.c + /bin/ln -s ../dbug/dbug.c dbug.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_init.c + /bin/ln -s ../mysys/my_init.c my_init.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_static.c + /bin/ln -s ../mysys/my_static.c my_static.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_malloc.c + /bin/ln -s ../mysys/my_malloc.c my_malloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_realloc.c + /bin/ln -s ../mysys/my_realloc.c my_realloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_create.c + /bin/ln -s ../mysys/my_create.c my_create.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_delete.c + /bin/ln -s ../mysys/my_delete.c my_delete.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_tempfile.c + /bin/ln -s ../mysys/mf_tempfile.c mf_tempfile.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_open.c + /bin/ln -s ../mysys/my_open.c my_open.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_file.c + /bin/ln -s ../mysys/my_file.c my_file.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_read.c + /bin/ln -s ../mysys/my_read.c my_read.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_write.c + /bin/ln -s ../mysys/my_write.c my_write.c + for f in '$ms' mysys_priv.h my_static.h + rm -f errors.c + /bin/ln -s ../mysys/errors.c errors.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_error.c + /bin/ln -s ../mysys/my_error.c my_error.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_getwd.c + /bin/ln -s ../mysys/my_getwd.c my_getwd.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_div.c + /bin/ln -s ../mysys/my_div.c my_div.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_pack.c + /bin/ln -s ../mysys/mf_pack.c mf_pack.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_messnc.c + /bin/ln -s ../mysys/my_messnc.c my_messnc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_dirname.c + /bin/ln -s ../mysys/mf_dirname.c mf_dirname.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_fn_ext.c + /bin/ln -s ../mysys/mf_fn_ext.c mf_fn_ext.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_wcomp.c + /bin/ln -s ../mysys/mf_wcomp.c mf_wcomp.c + for f in '$ms' mysys_priv.h my_static.h + rm -f typelib.c + /bin/ln -s ../mysys/typelib.c typelib.c + for f in '$ms' mysys_priv.h my_static.h + rm -f safemalloc.c + /bin/ln -s ../mysys/safemalloc.c safemalloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_alloc.c + /bin/ln -s ../mysys/my_alloc.c my_alloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_format.c + /bin/ln -s ../mysys/mf_format.c mf_format.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_path.c + /bin/ln -s ../mysys/mf_path.c mf_path.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_unixpath.c + /bin/ln -s ../mysys/mf_unixpath.c mf_unixpath.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_fopen.c + /bin/ln -s ../mysys/my_fopen.c my_fopen.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_symlink.c + /bin/ln -s ../mysys/my_symlink.c my_symlink.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_fstream.c + /bin/ln -s ../mysys/my_fstream.c my_fstream.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_arr_appstr.c + /bin/ln -s ../mysys/mf_arr_appstr.c mf_arr_appstr.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_loadpath.c + /bin/ln -s ../mysys/mf_loadpath.c mf_loadpath.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_pthread.c + /bin/ln -s ../mysys/my_pthread.c my_pthread.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_thr_init.c + /bin/ln -s ../mysys/my_thr_init.c my_thr_init.c + for f in '$ms' mysys_priv.h my_static.h + rm -f thr_mutex.c + /bin/ln -s ../mysys/thr_mutex.c thr_mutex.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mulalloc.c + /bin/ln -s ../mysys/mulalloc.c mulalloc.c + for f in '$ms' mysys_priv.h my_static.h + rm -f string.c + /bin/ln -s ../mysys/string.c string.c + for f in '$ms' mysys_priv.h my_static.h + rm -f default.c + /bin/ln -s ../mysys/default.c default.c + for f in '$ms' mysys_priv.h my_static.h + rm -f default_modify.c + /bin/ln -s ../mysys/default_modify.c default_modify.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_compress.c + /bin/ln -s ../mysys/my_compress.c my_compress.c + for f in '$ms' mysys_priv.h my_static.h + rm -f array.c + /bin/ln -s ../mysys/array.c array.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_once.c + /bin/ln -s ../mysys/my_once.c my_once.c + for f in '$ms' mysys_priv.h my_static.h + rm -f list.c + /bin/ln -s ../mysys/list.c list.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_net.c + /bin/ln -s ../mysys/my_net.c my_net.c + for f in '$ms' mysys_priv.h my_static.h + rm -f charset.c + /bin/ln -s ../mysys/charset.c charset.c + for f in '$ms' mysys_priv.h my_static.h + rm -f charset-def.c + /bin/ln -s ../mysys/charset-def.c charset-def.c + for f in '$ms' mysys_priv.h my_static.h + rm -f hash.c + /bin/ln -s ../mysys/hash.c hash.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_iocache.c + /bin/ln -s ../mysys/mf_iocache.c mf_iocache.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_iocache2.c + /bin/ln -s ../mysys/mf_iocache2.c mf_iocache2.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_seek.c + /bin/ln -s ../mysys/my_seek.c my_seek.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_sleep.c + /bin/ln -s ../mysys/my_sleep.c my_sleep.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_pread.c + /bin/ln -s ../mysys/my_pread.c my_pread.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_cache.c + /bin/ln -s ../mysys/mf_cache.c mf_cache.c + for f in '$ms' mysys_priv.h my_static.h + rm -f md5.c + /bin/ln -s ../mysys/md5.c md5.c + for f in '$ms' mysys_priv.h my_static.h + rm -f sha1.c + /bin/ln -s ../mysys/sha1.c sha1.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_getopt.c + /bin/ln -s ../mysys/my_getopt.c my_getopt.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_gethostbyname.c + /bin/ln -s ../mysys/my_gethostbyname.c my_gethostbyname.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_port.c + /bin/ln -s ../mysys/my_port.c my_port.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_rename.c + /bin/ln -s ../mysys/my_rename.c my_rename.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_chsize.c + /bin/ln -s ../mysys/my_chsize.c my_chsize.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_lib.c + /bin/ln -s ../mysys/my_lib.c my_lib.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_qsort.c + /bin/ln -s ../mysys/mf_qsort.c mf_qsort.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mysys_priv.h + /bin/ln -s ../mysys/mysys_priv.h mysys_priv.h + for f in '$ms' mysys_priv.h my_static.h + rm -f my_static.h + /bin/ln -s ../mysys/my_static.h my_static.h + rm -f net.c + /bin/ln -s ../sql/net_serv.cc net.c + rm -f password.c + /bin/ln -s ../sql/password.c password.c make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysql' echo timestamp > linked_libmysql_sources cd libmysql_r; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysql_r' set -x; \ for d in ../libmysql ../libmysql; do \ for f in `cd $d && echo *.[ch]`; do \ rm -f $f; \ /bin/ln -s $d/$f $f; \ done; \ done + for d in ../libmysql ../libmysql ++ cd ../libmysql ++ echo array.c bchange.c bcmp.c bmove.c bmove_upp.c charset-def.c charset.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype-cp932.c ctype-czech.c ctype-euc_kr.c ctype-eucjpms.c ctype-extra.c ctype-gb2312.c ctype-gbk.c ctype-latin1.c ctype-mb.c ctype-simple.c ctype-sjis.c ctype-tis620.c ctype-uca.c ctype-ucs2.c ctype-ujis.c ctype-utf8.c ctype-win1250ch.c ctype.c dbug.c default.c default_modify.c dll.c errmsg.c errors.c get_password.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c manager.c md5.c mf_arr_appstr.c mf_cache.c mf_dirname.c mf_fn_ext.c mf_format.c mf_iocache.c mf_iocache2.c mf_loadpath.c mf_pack.c mf_path.c mf_qsort.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_chsize.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_gethostbyname.c my_getopt.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port.c my_pread.c my_pthread.c my_read.c my_realloc.c my_rename.c my_seek.c my_sleep.c my_static.c my_static.h my_strtoll10.c my_symlink.c my_thr_init.c my_time.c my_vsnprintf.c my_write.c mysys_priv.h net.c pack.c password.c safemalloc.c sha1.c str2int.c str_alloc.c strcend.c strcont.c strend.c strfill.c string.c strinstr.c strmake.c strmov.c strnlen.c strnmov.c strto.c strtod.c strtoll.c strtoull.c strxmov.c strxnmov.c thr_mutex.c typelib.c vio.c vio_priv.h viosocket.c viossl.c viosslfactories.c xml.c + for f in '`cd $d && echo *.[ch]`' + rm -f array.c + /bin/ln -s ../libmysql/array.c array.c + for f in '`cd $d && echo *.[ch]`' + rm -f bchange.c + /bin/ln -s ../libmysql/bchange.c bchange.c + for f in '`cd $d && echo *.[ch]`' + rm -f bcmp.c + /bin/ln -s ../libmysql/bcmp.c bcmp.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove.c + /bin/ln -s ../libmysql/bmove.c bmove.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove_upp.c + /bin/ln -s ../libmysql/bmove_upp.c bmove_upp.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset-def.c + /bin/ln -s ../libmysql/charset-def.c charset-def.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset.c + /bin/ln -s ../libmysql/charset.c charset.c + for f in '`cd $d && echo *.[ch]`' + rm -f client.c + /bin/ln -s ../libmysql/client.c client.c + for f in '`cd $d && echo *.[ch]`' + rm -f client_settings.h + /bin/ln -s ../libmysql/client_settings.h client_settings.h + for f in '`cd $d && echo *.[ch]`' + rm -f conf_to_src.c + /bin/ln -s ../libmysql/conf_to_src.c conf_to_src.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-big5.c + /bin/ln -s ../libmysql/ctype-big5.c ctype-big5.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-bin.c + /bin/ln -s ../libmysql/ctype-bin.c ctype-bin.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-cp932.c + /bin/ln -s ../libmysql/ctype-cp932.c ctype-cp932.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-czech.c + /bin/ln -s ../libmysql/ctype-czech.c ctype-czech.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-euc_kr.c + /bin/ln -s ../libmysql/ctype-euc_kr.c ctype-euc_kr.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-eucjpms.c + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-extra.c + /bin/ln -s ../libmysql/ctype-extra.c ctype-extra.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gb2312.c + /bin/ln -s ../libmysql/ctype-gb2312.c ctype-gb2312.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gbk.c + /bin/ln -s ../libmysql/ctype-gbk.c ctype-gbk.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-latin1.c + /bin/ln -s ../libmysql/ctype-latin1.c ctype-latin1.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-mb.c + /bin/ln -s ../libmysql/ctype-mb.c ctype-mb.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-simple.c + /bin/ln -s ../libmysql/ctype-simple.c ctype-simple.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-sjis.c + /bin/ln -s ../libmysql/ctype-sjis.c ctype-sjis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-tis620.c + /bin/ln -s ../libmysql/ctype-tis620.c ctype-tis620.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-uca.c + /bin/ln -s ../libmysql/ctype-uca.c ctype-uca.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ucs2.c + /bin/ln -s ../libmysql/ctype-ucs2.c ctype-ucs2.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ujis.c + /bin/ln -s ../libmysql/ctype-ujis.c ctype-ujis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-utf8.c + /bin/ln -s ../libmysql/ctype-utf8.c ctype-utf8.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-win1250ch.c + /bin/ln -s ../libmysql/ctype-win1250ch.c ctype-win1250ch.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype.c + /bin/ln -s ../libmysql/ctype.c ctype.c + for f in '`cd $d && echo *.[ch]`' + rm -f dbug.c + /bin/ln -s ../libmysql/dbug.c dbug.c + for f in '`cd $d && echo *.[ch]`' + rm -f default.c + /bin/ln -s ../libmysql/default.c default.c + for f in '`cd $d && echo *.[ch]`' + rm -f default_modify.c + /bin/ln -s ../libmysql/default_modify.c default_modify.c + for f in '`cd $d && echo *.[ch]`' + rm -f dll.c + /bin/ln -s ../libmysql/dll.c dll.c + for f in '`cd $d && echo *.[ch]`' + rm -f errmsg.c + /bin/ln -s ../libmysql/errmsg.c errmsg.c + for f in '`cd $d && echo *.[ch]`' + rm -f errors.c + /bin/ln -s ../libmysql/errors.c errors.c + for f in '`cd $d && echo *.[ch]`' + rm -f get_password.c + /bin/ln -s ../libmysql/get_password.c get_password.c + for f in '`cd $d && echo *.[ch]`' + rm -f hash.c + /bin/ln -s ../libmysql/hash.c hash.c + for f in '`cd $d && echo *.[ch]`' + rm -f int2str.c + /bin/ln -s ../libmysql/int2str.c int2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f is_prefix.c + /bin/ln -s ../libmysql/is_prefix.c is_prefix.c + for f in '`cd $d && echo *.[ch]`' + rm -f libmysql.c + /bin/ln -s ../libmysql/libmysql.c libmysql.c + for f in '`cd $d && echo *.[ch]`' + rm -f list.c + /bin/ln -s ../libmysql/list.c list.c + for f in '`cd $d && echo *.[ch]`' + rm -f llstr.c + /bin/ln -s ../libmysql/llstr.c llstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f longlong2str.c + /bin/ln -s ../libmysql/longlong2str.c longlong2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f manager.c + /bin/ln -s ../libmysql/manager.c manager.c + for f in '`cd $d && echo *.[ch]`' + rm -f md5.c + /bin/ln -s ../libmysql/md5.c md5.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_arr_appstr.c + /bin/ln -s ../libmysql/mf_arr_appstr.c mf_arr_appstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_cache.c + /bin/ln -s ../libmysql/mf_cache.c mf_cache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_dirname.c + /bin/ln -s ../libmysql/mf_dirname.c mf_dirname.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_fn_ext.c + /bin/ln -s ../libmysql/mf_fn_ext.c mf_fn_ext.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_format.c + /bin/ln -s ../libmysql/mf_format.c mf_format.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache.c + /bin/ln -s ../libmysql/mf_iocache.c mf_iocache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache2.c + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_loadpath.c + /bin/ln -s ../libmysql/mf_loadpath.c mf_loadpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_pack.c + /bin/ln -s ../libmysql/mf_pack.c mf_pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_path.c + /bin/ln -s ../libmysql/mf_path.c mf_path.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_qsort.c + /bin/ln -s ../libmysql/mf_qsort.c mf_qsort.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_tempfile.c + /bin/ln -s ../libmysql/mf_tempfile.c mf_tempfile.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_unixpath.c + /bin/ln -s ../libmysql/mf_unixpath.c mf_unixpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_wcomp.c + /bin/ln -s ../libmysql/mf_wcomp.c mf_wcomp.c + for f in '`cd $d && echo *.[ch]`' + rm -f mulalloc.c + /bin/ln -s ../libmysql/mulalloc.c mulalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_alloc.c + /bin/ln -s ../libmysql/my_alloc.c my_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_chsize.c + /bin/ln -s ../libmysql/my_chsize.c my_chsize.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_compress.c + /bin/ln -s ../libmysql/my_compress.c my_compress.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_create.c + /bin/ln -s ../libmysql/my_create.c my_create.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_delete.c + /bin/ln -s ../libmysql/my_delete.c my_delete.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_div.c + /bin/ln -s ../libmysql/my_div.c my_div.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_error.c + /bin/ln -s ../libmysql/my_error.c my_error.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_file.c + /bin/ln -s ../libmysql/my_file.c my_file.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fopen.c + /bin/ln -s ../libmysql/my_fopen.c my_fopen.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fstream.c + /bin/ln -s ../libmysql/my_fstream.c my_fstream.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_gethostbyname.c + /bin/ln -s ../libmysql/my_gethostbyname.c my_gethostbyname.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getopt.c + /bin/ln -s ../libmysql/my_getopt.c my_getopt.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getwd.c + /bin/ln -s ../libmysql/my_getwd.c my_getwd.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_init.c + /bin/ln -s ../libmysql/my_init.c my_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_lib.c + /bin/ln -s ../libmysql/my_lib.c my_lib.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_malloc.c + /bin/ln -s ../libmysql/my_malloc.c my_malloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_messnc.c + /bin/ln -s ../libmysql/my_messnc.c my_messnc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_net.c + /bin/ln -s ../libmysql/my_net.c my_net.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_once.c + /bin/ln -s ../libmysql/my_once.c my_once.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_open.c + /bin/ln -s ../libmysql/my_open.c my_open.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_port.c + /bin/ln -s ../libmysql/my_port.c my_port.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pread.c + /bin/ln -s ../libmysql/my_pread.c my_pread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pthread.c + /bin/ln -s ../libmysql/my_pthread.c my_pthread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_read.c + /bin/ln -s ../libmysql/my_read.c my_read.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_realloc.c + /bin/ln -s ../libmysql/my_realloc.c my_realloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_rename.c + /bin/ln -s ../libmysql/my_rename.c my_rename.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_seek.c + /bin/ln -s ../libmysql/my_seek.c my_seek.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_sleep.c + /bin/ln -s ../libmysql/my_sleep.c my_sleep.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.c + /bin/ln -s ../libmysql/my_static.c my_static.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.h + /bin/ln -s ../libmysql/my_static.h my_static.h + for f in '`cd $d && echo *.[ch]`' + rm -f my_strtoll10.c + /bin/ln -s ../libmysql/my_strtoll10.c my_strtoll10.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_symlink.c + /bin/ln -s ../libmysql/my_symlink.c my_symlink.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_thr_init.c + /bin/ln -s ../libmysql/my_thr_init.c my_thr_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_time.c + /bin/ln -s ../libmysql/my_time.c my_time.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_vsnprintf.c + /bin/ln -s ../libmysql/my_vsnprintf.c my_vsnprintf.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_write.c + /bin/ln -s ../libmysql/my_write.c my_write.c + for f in '`cd $d && echo *.[ch]`' + rm -f mysys_priv.h + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f net.c + /bin/ln -s ../libmysql/net.c net.c + for f in '`cd $d && echo *.[ch]`' + rm -f pack.c + /bin/ln -s ../libmysql/pack.c pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f password.c + /bin/ln -s ../libmysql/password.c password.c + for f in '`cd $d && echo *.[ch]`' + rm -f safemalloc.c + /bin/ln -s ../libmysql/safemalloc.c safemalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f sha1.c + /bin/ln -s ../libmysql/sha1.c sha1.c + for f in '`cd $d && echo *.[ch]`' + rm -f str2int.c + /bin/ln -s ../libmysql/str2int.c str2int.c + for f in '`cd $d && echo *.[ch]`' + rm -f str_alloc.c + /bin/ln -s ../libmysql/str_alloc.c str_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcend.c + /bin/ln -s ../libmysql/strcend.c strcend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcont.c + /bin/ln -s ../libmysql/strcont.c strcont.c + for f in '`cd $d && echo *.[ch]`' + rm -f strend.c + /bin/ln -s ../libmysql/strend.c strend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strfill.c + /bin/ln -s ../libmysql/strfill.c strfill.c + for f in '`cd $d && echo *.[ch]`' + rm -f string.c + /bin/ln -s ../libmysql/string.c string.c + for f in '`cd $d && echo *.[ch]`' + rm -f strinstr.c + /bin/ln -s ../libmysql/strinstr.c strinstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmake.c + /bin/ln -s ../libmysql/strmake.c strmake.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmov.c + /bin/ln -s ../libmysql/strmov.c strmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnlen.c + /bin/ln -s ../libmysql/strnlen.c strnlen.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnmov.c + /bin/ln -s ../libmysql/strnmov.c strnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strto.c + /bin/ln -s ../libmysql/strto.c strto.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtod.c + /bin/ln -s ../libmysql/strtod.c strtod.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoll.c + /bin/ln -s ../libmysql/strtoll.c strtoll.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoull.c + /bin/ln -s ../libmysql/strtoull.c strtoull.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxmov.c + /bin/ln -s ../libmysql/strxmov.c strxmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxnmov.c + /bin/ln -s ../libmysql/strxnmov.c strxnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f thr_mutex.c + /bin/ln -s ../libmysql/thr_mutex.c thr_mutex.c + for f in '`cd $d && echo *.[ch]`' + rm -f typelib.c + /bin/ln -s ../libmysql/typelib.c typelib.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio.c + /bin/ln -s ../libmysql/vio.c vio.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio_priv.h + /bin/ln -s ../libmysql/vio_priv.h vio_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f viosocket.c + /bin/ln -s ../libmysql/viosocket.c viosocket.c + for f in '`cd $d && echo *.[ch]`' + rm -f viossl.c + /bin/ln -s ../libmysql/viossl.c viossl.c + for f in '`cd $d && echo *.[ch]`' + rm -f viosslfactories.c + /bin/ln -s ../libmysql/viosslfactories.c viosslfactories.c + for f in '`cd $d && echo *.[ch]`' + rm -f xml.c + /bin/ln -s ../libmysql/xml.c xml.c + for d in ../libmysql ../libmysql ++ cd ../libmysql ++ echo array.c bchange.c bcmp.c bmove.c bmove_upp.c charset-def.c charset.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype-cp932.c ctype-czech.c ctype-euc_kr.c ctype-eucjpms.c ctype-extra.c ctype-gb2312.c ctype-gbk.c ctype-latin1.c ctype-mb.c ctype-simple.c ctype-sjis.c ctype-tis620.c ctype-uca.c ctype-ucs2.c ctype-ujis.c ctype-utf8.c ctype-win1250ch.c ctype.c dbug.c default.c default_modify.c dll.c errmsg.c errors.c get_password.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c manager.c md5.c mf_arr_appstr.c mf_cache.c mf_dirname.c mf_fn_ext.c mf_format.c mf_iocache.c mf_iocache2.c mf_loadpath.c mf_pack.c mf_path.c mf_qsort.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_chsize.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_file.c my_fopen.c my_fstream.c my_gethostbyname.c my_getopt.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_port.c my_pread.c my_pthread.c my_read.c my_realloc.c my_rename.c my_seek.c my_sleep.c my_static.c my_static.h my_strtoll10.c my_symlink.c my_thr_init.c my_time.c my_vsnprintf.c my_write.c mysys_priv.h net.c pack.c password.c safemalloc.c sha1.c str2int.c str_alloc.c strcend.c strcont.c strend.c strfill.c string.c strinstr.c strmake.c strmov.c strnlen.c strnmov.c strto.c strtod.c strtoll.c strtoull.c strxmov.c strxnmov.c thr_mutex.c typelib.c vio.c vio_priv.h viosocket.c viossl.c viosslfactories.c xml.c + for f in '`cd $d && echo *.[ch]`' + rm -f array.c + /bin/ln -s ../libmysql/array.c array.c + for f in '`cd $d && echo *.[ch]`' + rm -f bchange.c + /bin/ln -s ../libmysql/bchange.c bchange.c + for f in '`cd $d && echo *.[ch]`' + rm -f bcmp.c + /bin/ln -s ../libmysql/bcmp.c bcmp.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove.c + /bin/ln -s ../libmysql/bmove.c bmove.c + for f in '`cd $d && echo *.[ch]`' + rm -f bmove_upp.c + /bin/ln -s ../libmysql/bmove_upp.c bmove_upp.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset-def.c + /bin/ln -s ../libmysql/charset-def.c charset-def.c + for f in '`cd $d && echo *.[ch]`' + rm -f charset.c + /bin/ln -s ../libmysql/charset.c charset.c + for f in '`cd $d && echo *.[ch]`' + rm -f client.c + /bin/ln -s ../libmysql/client.c client.c + for f in '`cd $d && echo *.[ch]`' + rm -f client_settings.h + /bin/ln -s ../libmysql/client_settings.h client_settings.h + for f in '`cd $d && echo *.[ch]`' + rm -f conf_to_src.c + /bin/ln -s ../libmysql/conf_to_src.c conf_to_src.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-big5.c + /bin/ln -s ../libmysql/ctype-big5.c ctype-big5.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-bin.c + /bin/ln -s ../libmysql/ctype-bin.c ctype-bin.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-cp932.c + /bin/ln -s ../libmysql/ctype-cp932.c ctype-cp932.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-czech.c + /bin/ln -s ../libmysql/ctype-czech.c ctype-czech.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-euc_kr.c + /bin/ln -s ../libmysql/ctype-euc_kr.c ctype-euc_kr.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-eucjpms.c + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-extra.c + /bin/ln -s ../libmysql/ctype-extra.c ctype-extra.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gb2312.c + /bin/ln -s ../libmysql/ctype-gb2312.c ctype-gb2312.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-gbk.c + /bin/ln -s ../libmysql/ctype-gbk.c ctype-gbk.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-latin1.c + /bin/ln -s ../libmysql/ctype-latin1.c ctype-latin1.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-mb.c + /bin/ln -s ../libmysql/ctype-mb.c ctype-mb.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-simple.c + /bin/ln -s ../libmysql/ctype-simple.c ctype-simple.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-sjis.c + /bin/ln -s ../libmysql/ctype-sjis.c ctype-sjis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-tis620.c + /bin/ln -s ../libmysql/ctype-tis620.c ctype-tis620.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-uca.c + /bin/ln -s ../libmysql/ctype-uca.c ctype-uca.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ucs2.c + /bin/ln -s ../libmysql/ctype-ucs2.c ctype-ucs2.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-ujis.c + /bin/ln -s ../libmysql/ctype-ujis.c ctype-ujis.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-utf8.c + /bin/ln -s ../libmysql/ctype-utf8.c ctype-utf8.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype-win1250ch.c + /bin/ln -s ../libmysql/ctype-win1250ch.c ctype-win1250ch.c + for f in '`cd $d && echo *.[ch]`' + rm -f ctype.c + /bin/ln -s ../libmysql/ctype.c ctype.c + for f in '`cd $d && echo *.[ch]`' + rm -f dbug.c + /bin/ln -s ../libmysql/dbug.c dbug.c + for f in '`cd $d && echo *.[ch]`' + rm -f default.c + /bin/ln -s ../libmysql/default.c default.c + for f in '`cd $d && echo *.[ch]`' + rm -f default_modify.c + /bin/ln -s ../libmysql/default_modify.c default_modify.c + for f in '`cd $d && echo *.[ch]`' + rm -f dll.c + /bin/ln -s ../libmysql/dll.c dll.c + for f in '`cd $d && echo *.[ch]`' + rm -f errmsg.c + /bin/ln -s ../libmysql/errmsg.c errmsg.c + for f in '`cd $d && echo *.[ch]`' + rm -f errors.c + /bin/ln -s ../libmysql/errors.c errors.c + for f in '`cd $d && echo *.[ch]`' + rm -f get_password.c + /bin/ln -s ../libmysql/get_password.c get_password.c + for f in '`cd $d && echo *.[ch]`' + rm -f hash.c + /bin/ln -s ../libmysql/hash.c hash.c + for f in '`cd $d && echo *.[ch]`' + rm -f int2str.c + /bin/ln -s ../libmysql/int2str.c int2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f is_prefix.c + /bin/ln -s ../libmysql/is_prefix.c is_prefix.c + for f in '`cd $d && echo *.[ch]`' + rm -f libmysql.c + /bin/ln -s ../libmysql/libmysql.c libmysql.c + for f in '`cd $d && echo *.[ch]`' + rm -f list.c + /bin/ln -s ../libmysql/list.c list.c + for f in '`cd $d && echo *.[ch]`' + rm -f llstr.c + /bin/ln -s ../libmysql/llstr.c llstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f longlong2str.c + /bin/ln -s ../libmysql/longlong2str.c longlong2str.c + for f in '`cd $d && echo *.[ch]`' + rm -f manager.c + /bin/ln -s ../libmysql/manager.c manager.c + for f in '`cd $d && echo *.[ch]`' + rm -f md5.c + /bin/ln -s ../libmysql/md5.c md5.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_arr_appstr.c + /bin/ln -s ../libmysql/mf_arr_appstr.c mf_arr_appstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_cache.c + /bin/ln -s ../libmysql/mf_cache.c mf_cache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_dirname.c + /bin/ln -s ../libmysql/mf_dirname.c mf_dirname.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_fn_ext.c + /bin/ln -s ../libmysql/mf_fn_ext.c mf_fn_ext.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_format.c + /bin/ln -s ../libmysql/mf_format.c mf_format.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache.c + /bin/ln -s ../libmysql/mf_iocache.c mf_iocache.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_iocache2.c + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_loadpath.c + /bin/ln -s ../libmysql/mf_loadpath.c mf_loadpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_pack.c + /bin/ln -s ../libmysql/mf_pack.c mf_pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_path.c + /bin/ln -s ../libmysql/mf_path.c mf_path.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_qsort.c + /bin/ln -s ../libmysql/mf_qsort.c mf_qsort.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_tempfile.c + /bin/ln -s ../libmysql/mf_tempfile.c mf_tempfile.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_unixpath.c + /bin/ln -s ../libmysql/mf_unixpath.c mf_unixpath.c + for f in '`cd $d && echo *.[ch]`' + rm -f mf_wcomp.c + /bin/ln -s ../libmysql/mf_wcomp.c mf_wcomp.c + for f in '`cd $d && echo *.[ch]`' + rm -f mulalloc.c + /bin/ln -s ../libmysql/mulalloc.c mulalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_alloc.c + /bin/ln -s ../libmysql/my_alloc.c my_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_chsize.c + /bin/ln -s ../libmysql/my_chsize.c my_chsize.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_compress.c + /bin/ln -s ../libmysql/my_compress.c my_compress.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_create.c + /bin/ln -s ../libmysql/my_create.c my_create.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_delete.c + /bin/ln -s ../libmysql/my_delete.c my_delete.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_div.c + /bin/ln -s ../libmysql/my_div.c my_div.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_error.c + /bin/ln -s ../libmysql/my_error.c my_error.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_file.c + /bin/ln -s ../libmysql/my_file.c my_file.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fopen.c + /bin/ln -s ../libmysql/my_fopen.c my_fopen.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_fstream.c + /bin/ln -s ../libmysql/my_fstream.c my_fstream.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_gethostbyname.c + /bin/ln -s ../libmysql/my_gethostbyname.c my_gethostbyname.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getopt.c + /bin/ln -s ../libmysql/my_getopt.c my_getopt.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_getwd.c + /bin/ln -s ../libmysql/my_getwd.c my_getwd.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_init.c + /bin/ln -s ../libmysql/my_init.c my_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_lib.c + /bin/ln -s ../libmysql/my_lib.c my_lib.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_malloc.c + /bin/ln -s ../libmysql/my_malloc.c my_malloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_messnc.c + /bin/ln -s ../libmysql/my_messnc.c my_messnc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_net.c + /bin/ln -s ../libmysql/my_net.c my_net.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_once.c + /bin/ln -s ../libmysql/my_once.c my_once.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_open.c + /bin/ln -s ../libmysql/my_open.c my_open.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_port.c + /bin/ln -s ../libmysql/my_port.c my_port.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pread.c + /bin/ln -s ../libmysql/my_pread.c my_pread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_pthread.c + /bin/ln -s ../libmysql/my_pthread.c my_pthread.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_read.c + /bin/ln -s ../libmysql/my_read.c my_read.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_realloc.c + /bin/ln -s ../libmysql/my_realloc.c my_realloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_rename.c + /bin/ln -s ../libmysql/my_rename.c my_rename.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_seek.c + /bin/ln -s ../libmysql/my_seek.c my_seek.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_sleep.c + /bin/ln -s ../libmysql/my_sleep.c my_sleep.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.c + /bin/ln -s ../libmysql/my_static.c my_static.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_static.h + /bin/ln -s ../libmysql/my_static.h my_static.h + for f in '`cd $d && echo *.[ch]`' + rm -f my_strtoll10.c + /bin/ln -s ../libmysql/my_strtoll10.c my_strtoll10.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_symlink.c + /bin/ln -s ../libmysql/my_symlink.c my_symlink.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_thr_init.c + /bin/ln -s ../libmysql/my_thr_init.c my_thr_init.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_time.c + /bin/ln -s ../libmysql/my_time.c my_time.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_vsnprintf.c + /bin/ln -s ../libmysql/my_vsnprintf.c my_vsnprintf.c + for f in '`cd $d && echo *.[ch]`' + rm -f my_write.c + /bin/ln -s ../libmysql/my_write.c my_write.c + for f in '`cd $d && echo *.[ch]`' + rm -f mysys_priv.h + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f net.c + /bin/ln -s ../libmysql/net.c net.c + for f in '`cd $d && echo *.[ch]`' + rm -f pack.c + /bin/ln -s ../libmysql/pack.c pack.c + for f in '`cd $d && echo *.[ch]`' + rm -f password.c + /bin/ln -s ../libmysql/password.c password.c + for f in '`cd $d && echo *.[ch]`' + rm -f safemalloc.c + /bin/ln -s ../libmysql/safemalloc.c safemalloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f sha1.c + /bin/ln -s ../libmysql/sha1.c sha1.c + for f in '`cd $d && echo *.[ch]`' + rm -f str2int.c + /bin/ln -s ../libmysql/str2int.c str2int.c + for f in '`cd $d && echo *.[ch]`' + rm -f str_alloc.c + /bin/ln -s ../libmysql/str_alloc.c str_alloc.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcend.c + /bin/ln -s ../libmysql/strcend.c strcend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strcont.c + /bin/ln -s ../libmysql/strcont.c strcont.c + for f in '`cd $d && echo *.[ch]`' + rm -f strend.c + /bin/ln -s ../libmysql/strend.c strend.c + for f in '`cd $d && echo *.[ch]`' + rm -f strfill.c + /bin/ln -s ../libmysql/strfill.c strfill.c + for f in '`cd $d && echo *.[ch]`' + rm -f string.c + /bin/ln -s ../libmysql/string.c string.c + for f in '`cd $d && echo *.[ch]`' + rm -f strinstr.c + /bin/ln -s ../libmysql/strinstr.c strinstr.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmake.c + /bin/ln -s ../libmysql/strmake.c strmake.c + for f in '`cd $d && echo *.[ch]`' + rm -f strmov.c + /bin/ln -s ../libmysql/strmov.c strmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnlen.c + /bin/ln -s ../libmysql/strnlen.c strnlen.c + for f in '`cd $d && echo *.[ch]`' + rm -f strnmov.c + /bin/ln -s ../libmysql/strnmov.c strnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strto.c + /bin/ln -s ../libmysql/strto.c strto.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtod.c + /bin/ln -s ../libmysql/strtod.c strtod.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoll.c + /bin/ln -s ../libmysql/strtoll.c strtoll.c + for f in '`cd $d && echo *.[ch]`' + rm -f strtoull.c + /bin/ln -s ../libmysql/strtoull.c strtoull.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxmov.c + /bin/ln -s ../libmysql/strxmov.c strxmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f strxnmov.c + /bin/ln -s ../libmysql/strxnmov.c strxnmov.c + for f in '`cd $d && echo *.[ch]`' + rm -f thr_mutex.c + /bin/ln -s ../libmysql/thr_mutex.c thr_mutex.c + for f in '`cd $d && echo *.[ch]`' + rm -f typelib.c + /bin/ln -s ../libmysql/typelib.c typelib.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio.c + /bin/ln -s ../libmysql/vio.c vio.c + for f in '`cd $d && echo *.[ch]`' + rm -f vio_priv.h + /bin/ln -s ../libmysql/vio_priv.h vio_priv.h + for f in '`cd $d && echo *.[ch]`' + rm -f viosocket.c + /bin/ln -s ../libmysql/viosocket.c viosocket.c + for f in '`cd $d && echo *.[ch]`' + rm -f viossl.c + /bin/ln -s ../libmysql/viossl.c viossl.c + for f in '`cd $d && echo *.[ch]`' + rm -f viosslfactories.c + /bin/ln -s ../libmysql/viosslfactories.c viosslfactories.c + for f in '`cd $d && echo *.[ch]`' + rm -f xml.c + /bin/ln -s ../libmysql/xml.c xml.c make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysql_r' echo timestamp > linked_libmysql_r_sources cd client; make link_sources make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/client' for f in log_event.h mysql_priv.h log_event.cc my_decimal.h my_decimal.cc ; do \ rm -f $f; \ /bin/ln -s ../sql/$f $f; \ done; \ for f in decimal.c ; do \ rm -f ./$f; \ /bin/ln -s ../strings/$f $f; \ done; \ rm -f ./my_user.c; \ /bin/ln -s ../sql-common/my_user.c my_user.c; make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/client' echo timestamp > linked_client_sources make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql' Making all in include make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' /bin/cp config.h my_config.h + '[' no '!=' no ']' + touch abi_check make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' Making all in sql-common make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql-common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql-common' Making all in scripts make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' /bin/rm -f mysqld_safe mysqld_safe-t /bin/rm -f mysql_install_db mysql_install_db-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqld_safe.sh > mysqld_safe-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_install_db.sh > mysql_install_db-t /bin/chmod +x mysql_install_db-t /bin/chmod +x mysqld_safe-t /bin/mv mysql_install_db-t mysql_install_db /bin/mv mysqld_safe-t mysqld_safe /bin/rm -f msql2mysql msql2mysql-t /bin/rm -f mysql_config mysql_config-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ msql2mysql.sh > msql2mysql-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_config.sh > mysql_config-t /bin/chmod +x msql2mysql-t /bin/mv msql2mysql-t msql2mysql /bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t /bin/chmod +x mysql_config-t /bin/mv mysql_config-t mysql_config /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_fix_extensions.sh > mysql_fix_extensions-t /bin/chmod +x mysql_fix_privilege_tables-t /bin/chmod +x mysql_fix_extensions-t /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables /bin/mv mysql_fix_extensions-t mysql_fix_extensions /bin/rm -f mysql_setpermission mysql_setpermission-t /bin/rm -f mysql_secure_installation mysql_secure_installation-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_setpermission.sh > mysql_setpermission-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_secure_installation.sh > mysql_secure_installation-t /bin/chmod +x mysql_secure_installation-t /bin/mv mysql_secure_installation-t mysql_secure_installation /bin/rm -f mysql_zap mysql_zap-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_zap.sh > mysql_zap-t /bin/chmod +x mysql_setpermission-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/rm -f mysqlaccess mysqlaccess-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqlaccess.sh > mysqlaccess-t /bin/chmod +x mysql_zap-t /bin/mv mysql_zap-t mysql_zap /bin/rm -f mysqlbug mysqlbug-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqlbug.sh > mysqlbug-t /bin/chmod +x mysqlbug-t /bin/mv mysqlbug-t mysqlbug /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_convert_table_format.sh > mysql_convert_table_format-t /bin/chmod +x mysql_convert_table_format-t /bin/mv mysql_convert_table_format-t mysql_convert_table_format /bin/rm -f mysql_find_rows mysql_find_rows-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_find_rows.sh > mysql_find_rows-t /bin/chmod +x mysql_find_rows-t /bin/mv mysql_find_rows-t mysql_find_rows /bin/rm -f mysqlhotcopy mysqlhotcopy-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqlhotcopy.sh > mysqlhotcopy-t /bin/chmod +x mysqlhotcopy-t /bin/mv mysqlhotcopy-t mysqlhotcopy /bin/rm -f mysqldumpslow mysqldumpslow-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqldumpslow.sh > mysqldumpslow-t /bin/chmod +x mysqldumpslow-t /bin/mv mysqldumpslow-t mysqldumpslow /bin/rm -f mysql_explain_log mysql_explain_log-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_explain_log.sh > mysql_explain_log-t /bin/chmod +x mysqlaccess-t /bin/mv mysqlaccess-t mysqlaccess /bin/rm -f mysql_tableinfo mysql_tableinfo-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_tableinfo.sh > mysql_tableinfo-t /bin/chmod +x mysql_explain_log-t /bin/mv mysql_explain_log-t mysql_explain_log /bin/rm -f mysql_upgrade_shell mysql_upgrade_shell-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysql_upgrade_shell.sh > mysql_upgrade_shell-t /bin/chmod +x mysql_tableinfo-t /bin/mv mysql_tableinfo-t mysql_tableinfo /bin/rm -f mysqld_multi mysqld_multi-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ mysqld_multi.sh > mysqld_multi-t /bin/chmod +x mysql_upgrade_shell-t /bin/mv mysql_upgrade_shell-t mysql_upgrade_shell /bin/rm -f make_binary_distribution make_binary_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ make_binary_distribution.sh > make_binary_distribution-t /bin/chmod +x mysqld_multi-t /bin/mv mysqld_multi-t mysqld_multi /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ make_sharedlib_distribution.sh > make_sharedlib_distribution-t /bin/chmod +x make_binary_distribution-t /bin/mv make_binary_distribution-t make_binary_distribution /bin/rm -f make_win_src_distribution_old make_win_src_distribution_old-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''sbindir''@!/usr/sbin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''pkglibdir''@!/usr/lib/mysql!g' \ -e 's!@''pkgincludedir''@!/usr/include/mysql!g' \ -e 's!@''pkgdatadir''@!/usr/share/mysql!g' \ -e 's!@''sysconfdir''@!/etc/mysql!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!i486-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''CXX_VERSION''@!i486-pc-linux-gnu-g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''SAVE_LDFLAGS''@!-Wl,-O1!'\ -e 's!@''ASFLAGS''@!!'\ -e 's!@''CFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti!'\ -e 's!@''LDFLAGS''@!-Wl,-O1 -rdynamic !'\ -e 's!@''CLIENT_LIBS''@!-lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -lz -lrt !' \ -e 's!@''ZLIB_LIBS''@!-lz!' \ -e 's!@''LIBS''@!-lpthread -lcrypt -lnsl -lm -lpthread -lrt !' \ -e 's!@''WRAPLIBS''@!!' \ -e 's!@''innodb_system_libs''@!-lrt!' \ -e 's!@''openssl_libs''@!-L/usr/lib -lssl -lcrypto!' \ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -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=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''STATIC_NSS_FLAGS''@!!' \ -e 's!@''NON_THREADED_LIBS''@!-lcrypt -lnsl -lm !' \ -e 's!@''ZLIB_DEPS''@!-lz!' \ -e "s!@MAKE@!make!" \ make_win_src_distribution_old.sh > make_win_src_distribution_old-t /bin/chmod +x make_sharedlib_distribution-t /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution /bin/chmod +x make_win_src_distribution_old-t /bin/mv make_win_src_distribution_old-t make_win_src_distribution_old make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' Making all in pstack make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' Making all in aout make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack/aout' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack/aout' make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' Making all in strings make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/strings' /bin/sh ../libtool --preserve-dup-deps --mode=compile i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c -o strings-x86.lo strings-x86.s /bin/sh ../libtool --preserve-dup-deps --mode=compile i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c -o longlong2str-x86.lo longlong2str-x86.s libtool: compile: i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c longlong2str-x86.s -fPIC -DPIC -o .libs/longlong2str-x86.o libtool: compile: i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c strings-x86.s -fPIC -DPIC -o .libs/strings-x86.o libtool: compile: i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c longlong2str-x86.s -o longlong2str-x86.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c strings-x86.s -o strings-x86.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --mode=compile i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c -o my_strtoll10-x86.lo my_strtoll10-x86.s /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c -o bfill.lo bfill.c libtool: compile: i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wa,--noexecstack -c my_strtoll10-x86.s -fPIC -DPIC -o .libs/my_strtoll10-x86.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c bfill.c -fPIC -DPIC -o .libs/bfill.o libtool: compile: i486-pc-linux-gnu-gcc -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c -o bmove.lo bmove.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -fPIC -DPIC -o .libs/bmove.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c bfill.c -o bfill.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove.lo -MD -MP -MF .deps/bmove.Tpo -c bmove.c -o bmove.o >/dev/null 2>&1 mv -f .deps/bfill.Tpo .deps/bfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c -o bmove512.lo bmove512.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c bmove512.c -fPIC -DPIC -o .libs/bmove512.o mv -f .deps/bmove.Tpo .deps/bmove.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c -o bchange.lo bchange.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -fPIC -DPIC -o .libs/bchange.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c bchange.c -o bchange.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove512.lo -MD -MP -MF .deps/bmove512.Tpo -c bmove512.c -o bmove512.o >/dev/null 2>&1 mv -f .deps/bchange.Tpo .deps/bchange.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.lo strxnmov.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -fPIC -DPIC -o .libs/strxnmov.o mv -f .deps/bmove512.Tpo .deps/bmove512.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c -o int2str.lo int2str.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -fPIC -DPIC -o .libs/int2str.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c strxnmov.c -o strxnmov.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT int2str.lo -MD -MP -MF .deps/int2str.Tpo -c int2str.c -o int2str.o >/dev/null 2>&1 mv -f .deps/strxnmov.Tpo .deps/strxnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c -o str2int.lo str2int.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -fPIC -DPIC -o .libs/str2int.o mv -f .deps/int2str.Tpo .deps/int2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c -o r_strinstr.lo r_strinstr.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT r_strinstr.lo -MD -MP -MF .deps/r_strinstr.Tpo -c r_strinstr.c -fPIC -DPIC -o .libs/r_strinstr.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c str2int.c -o str2int.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c mv -f .deps/str2int.Tpo .deps/str2int.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bcmp.lo -MD -MP -MF .deps/bcmp.Tpo -c -o bcmp.lo bcmp.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -fPIC -DPIC -o .libs/strtod.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bcmp.lo -MD -MP -MF .deps/bcmp.Tpo -c bcmp.c -fPIC -DPIC -o .libs/bcmp.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bcmp.lo -MD -MP -MF .deps/bcmp.Tpo -c bcmp.c -o bcmp.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -o strtod.o >/dev/null 2>&1 mv -f .deps/bcmp.Tpo .deps/bcmp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c -o strtol.lo strtol.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c strtol.c -fPIC -DPIC -o .libs/strtol.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtol.lo -MD -MP -MF .deps/strtol.Tpo -c strtol.c -o strtol.o >/dev/null 2>&1 mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c -o strtoul.lo strtoul.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c strtoul.c -fPIC -DPIC -o .libs/strtoul.o mv -f .deps/strtol.Tpo .deps/strtol.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -fPIC -DPIC -o .libs/strtoll.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoul.lo -MD -MP -MF .deps/strtoul.Tpo -c strtoul.c -o strtoul.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c strtoll.c -o strtoll.o >/dev/null 2>&1 mv -f .deps/strtoul.Tpo .deps/strtoul.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.lo strtoull.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -fPIC -DPIC -o .libs/strtoull.o mv -f .deps/strtoll.Tpo .deps/strtoll.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c -o llstr.lo llstr.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -fPIC -DPIC -o .libs/llstr.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoull.lo -MD -MP -MF .deps/strtoull.Tpo -c strtoull.c -o strtoull.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT llstr.lo -MD -MP -MF .deps/llstr.Tpo -c llstr.c -o llstr.o >/dev/null 2>&1 mv -f .deps/strtoull.Tpo .deps/strtoull.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.lo strnlen.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strnlen.lo -MD -MP -MF .deps/strnlen.Tpo -c strnlen.c -fPIC -DPIC -o .libs/strnlen.o mv -f .deps/llstr.Tpo .deps/llstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c -o ctype.lo ctype.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype.lo -MD -MP -MF .deps/ctype.Tpo -c ctype.c -fPIC -DPIC -o .libs/ctype.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.lo ctype-simple.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -fPIC -DPIC -o .libs/ctype-simple.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.lo ctype-mb.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-mb.lo -MD -MP -MF .deps/ctype-mb.Tpo -c ctype-mb.c -fPIC -DPIC -o .libs/ctype-mb.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-simple.lo -MD -MP -MF .deps/ctype-simple.Tpo -c ctype-simple.c -o ctype-simple.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.lo ctype-big5.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-big5.lo -MD -MP -MF .deps/ctype-big5.Tpo -c ctype-big5.c -fPIC -DPIC -o .libs/ctype-big5.o mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.lo ctype-cp932.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -fPIC -DPIC -o .libs/ctype-cp932.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-cp932.lo -MD -MP -MF .deps/ctype-cp932.Tpo -c ctype-cp932.c -o ctype-cp932.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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-cp932.Tpo .deps/ctype-cp932.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.lo ctype-czech.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-czech.lo -MD -MP -MF .deps/ctype-czech.Tpo -c ctype-czech.c -fPIC -DPIC -o .libs/ctype-czech.o mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.lo ctype-eucjpms.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -fPIC -DPIC -o .libs/ctype-eucjpms.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-eucjpms.lo -MD -MP -MF .deps/ctype-eucjpms.Tpo -c ctype-eucjpms.c -o ctype-eucjpms.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.lo ctype-gb2312.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-gb2312.lo -MD -MP -MF .deps/ctype-gb2312.Tpo -c ctype-gb2312.c -fPIC -DPIC -o .libs/ctype-gb2312.o mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.lo ctype-gbk.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -fPIC -DPIC -o .libs/ctype-gbk.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.lo ctype-sjis.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-sjis.lo -MD -MP -MF .deps/ctype-sjis.Tpo -c ctype-sjis.c -fPIC -DPIC -o .libs/ctype-sjis.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-gbk.lo -MD -MP -MF .deps/ctype-gbk.Tpo -c ctype-gbk.c -o ctype-gbk.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.lo ctype-tis620.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-tis620.lo -MD -MP -MF .deps/ctype-tis620.Tpo -c ctype-tis620.c -fPIC -DPIC -o .libs/ctype-tis620.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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-gbk.Tpo .deps/ctype-gbk.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.lo ctype-ujis.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-ujis.lo -MD -MP -MF .deps/ctype-ujis.Tpo -c ctype-ujis.c -fPIC -DPIC -o .libs/ctype-ujis.o mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.lo ctype-utf8.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -fPIC -DPIC -o .libs/ctype-utf8.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-utf8.lo -MD -MP -MF .deps/ctype-utf8.Tpo -c ctype-utf8.c -o ctype-utf8.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.lo ctype-ucs2.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-ucs2.lo -MD -MP -MF .deps/ctype-ucs2.Tpo -c ctype-ucs2.c -fPIC -DPIC -o .libs/ctype-ucs2.o mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.lo ctype-uca.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -fPIC -DPIC -o .libs/ctype-uca.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.lo ctype-win1250ch.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-win1250ch.lo -MD -MP -MF .deps/ctype-win1250ch.Tpo -c ctype-win1250ch.c -fPIC -DPIC -o .libs/ctype-win1250ch.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-uca.lo -MD -MP -MF .deps/ctype-uca.Tpo -c ctype-uca.c -o ctype-uca.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.lo ctype-bin.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-bin.lo -MD -MP -MF .deps/ctype-bin.Tpo -c ctype-bin.c -fPIC -DPIC -o .libs/ctype-bin.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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-uca.Tpo .deps/ctype-uca.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.lo ctype-latin1.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -fPIC -DPIC -o .libs/ctype-latin1.o mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.lo my_vsnprintf.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -fPIC -DPIC -o .libs/my_vsnprintf.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-latin1.lo -MD -MP -MF .deps/ctype-latin1.Tpo -c ctype-latin1.c -o ctype-latin1.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_vsnprintf.lo -MD -MP -MF .deps/my_vsnprintf.Tpo -c my_vsnprintf.c -o my_vsnprintf.o >/dev/null 2>&1 mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c -o decimal.lo decimal.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -fPIC -DPIC -o .libs/decimal.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.lo ctype-extra.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -fPIC -DPIC -o .libs/ctype-extra.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ctype-extra.lo -MD -MP -MF .deps/ctype-extra.Tpo -c ctype-extra.c -o ctype-extra.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c decimal.c -o decimal.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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.lo str_alloc.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT str_alloc.lo -MD -MP -MF .deps/str_alloc.Tpo -c str_alloc.c -fPIC -DPIC -o .libs/str_alloc.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT longlong2str_asm.lo -MD -MP -MF .deps/longlong2str_asm.Tpo -c -o longlong2str_asm.lo longlong2str_asm.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT longlong2str_asm.lo -MD -MP -MF .deps/longlong2str_asm.Tpo -c longlong2str_asm.c -fPIC -DPIC -o .libs/longlong2str_asm.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 mv -f .deps/decimal.Tpo .deps/decimal.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -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 bcmp.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 -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-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/bcmp.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 libtool: link: i486-pc-linux-gnu-ranlib .libs/libmystrings.a libtool: link: ( cd ".libs" && rm -f "libmystrings.la" && ln -s "../libmystrings.la" "libmystrings.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o conf_to_src conf_to_src.o libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o conf_to_src conf_to_src.o ./.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread -lrt make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/strings' Making all in dbug make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/dbug' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c -o dbug.lo dbug.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c -o sanity.lo sanity.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -fPIC -DPIC -o .libs/dbug.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c sanity.c -fPIC -DPIC -o .libs/sanity.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sanity.lo -MD -MP -MF .deps/sanity.Tpo -c sanity.c -o sanity.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT dbug.lo -MD -MP -MF .deps/dbug.Tpo -c dbug.c -o dbug.o >/dev/null 2>&1 mv -f .deps/sanity.Tpo .deps/sanity.Plo mv -f .deps/dbug.Tpo .deps/dbug.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libdbug.la dbug.lo sanity.lo -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-ar cru .libs/libdbug.a .libs/dbug.o .libs/sanity.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libdbug.a libtool: link: ( cd ".libs" && rm -f "libdbug.la" && ln -s "../libdbug.la" "libdbug.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/dbug' Making all in mysys make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/mysys' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c -o my_init.lo my_init.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.lo my_getwd.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_init.lo -MD -MP -MF .deps/my_init.Tpo -c my_init.c -fPIC -DPIC -o .libs/my_init.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -fPIC -DPIC -o .libs/my_getwd.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getwd.lo -MD -MP -MF .deps/my_getwd.Tpo -c my_getwd.c -o my_getwd.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_getwd.Tpo .deps/my_getwd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c -o mf_getdate.lo mf_getdate.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c mf_getdate.c -fPIC -DPIC -o .libs/mf_getdate.o mv -f .deps/my_init.Tpo .deps/my_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c -o my_mmap.lo my_mmap.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_mmap.lo -MD -MP -MF .deps/my_mmap.Tpo -c my_mmap.c -fPIC -DPIC -o .libs/my_mmap.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_getdate.lo -MD -MP -MF .deps/mf_getdate.Tpo -c mf_getdate.c -o mf_getdate.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.lo mf_path.c mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.lo mf_loadpath.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_path.lo -MD -MP -MF .deps/mf_path.Tpo -c mf_path.c -fPIC -DPIC -o .libs/mf_path.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -fPIC -DPIC -o .libs/mf_loadpath.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_loadpath.lo -MD -MP -MF .deps/mf_loadpath.Tpo -c mf_loadpath.c -o mf_loadpath.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_loadpath.Tpo .deps/mf_loadpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c -o my_file.lo my_file.c mv -f .deps/mf_path.Tpo .deps/mf_path.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c -o my_open.lo my_open.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -fPIC -DPIC -o .libs/my_file.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_open.lo -MD -MP -MF .deps/my_open.Tpo -c my_open.c -fPIC -DPIC -o .libs/my_open.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_file.lo -MD -MP -MF .deps/my_file.Tpo -c my_file.c -o my_file.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_file.Tpo .deps/my_file.Plo mv -f .deps/my_open.Tpo .deps/my_open.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c -o my_create.lo my_create.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c -o my_dup.lo my_dup.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -fPIC -DPIC -o .libs/my_create.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_dup.lo -MD -MP -MF .deps/my_dup.Tpo -c my_dup.c -fPIC -DPIC -o .libs/my_dup.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_create.lo -MD -MP -MF .deps/my_create.Tpo -c my_create.c -o my_create.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.lo my_seek.c mv -f .deps/my_create.Tpo .deps/my_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c -o my_read.lo my_read.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -fPIC -DPIC -o .libs/my_seek.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_read.lo -MD -MP -MF .deps/my_read.Tpo -c my_read.c -fPIC -DPIC -o .libs/my_read.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_seek.lo -MD -MP -MF .deps/my_seek.Tpo -c my_seek.c -o my_seek.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_seek.Tpo .deps/my_seek.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.lo my_pread.c mv -f .deps/my_read.Tpo .deps/my_read.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c -o my_write.lo my_write.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -fPIC -DPIC -o .libs/my_pread.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_write.lo -MD -MP -MF .deps/my_write.Tpo -c my_write.c -fPIC -DPIC -o .libs/my_write.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_pread.lo -MD -MP -MF .deps/my_pread.Tpo -c my_pread.c -o my_pread.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c -o my_getpagesize.lo my_getpagesize.c mv -f .deps/my_pread.Tpo .deps/my_pread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c -o mf_keycache.lo mf_keycache.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getpagesize.lo -MD -MP -MF .deps/my_getpagesize.Tpo -c my_getpagesize.c -fPIC -DPIC -o .libs/my_getpagesize.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c mf_keycache.c -fPIC -DPIC -o .libs/mf_keycache.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c -o mf_keycaches.lo mf_keycaches.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_keycaches.lo -MD -MP -MF .deps/mf_keycaches.Tpo -c mf_keycaches.c -fPIC -DPIC -o .libs/mf_keycaches.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c -o my_crc32.lo my_crc32.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_crc32.lo -MD -MP -MF .deps/my_crc32.Tpo -c my_crc32.c -fPIC -DPIC -o .libs/my_crc32.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_keycache.lo -MD -MP -MF .deps/mf_keycache.Tpo -c mf_keycache.c -o mf_keycache.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.lo mf_iocache.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -fPIC -DPIC -o .libs/mf_iocache.o mv -f .deps/mf_keycache.Tpo .deps/mf_keycache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.lo mf_iocache2.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_iocache.lo -MD -MP -MF .deps/mf_iocache.Tpo -c mf_iocache.c -o mf_iocache.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_iocache2.lo -MD -MP -MF .deps/mf_iocache2.Tpo -c mf_iocache2.c -fPIC -DPIC -o .libs/mf_iocache2.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_iocache.Tpo .deps/mf_iocache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.lo mf_cache.c mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.lo mf_tempfile.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -fPIC -DPIC -o .libs/mf_cache.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_tempfile.lo -MD -MP -MF .deps/mf_tempfile.Tpo -c mf_tempfile.c -fPIC -DPIC -o .libs/mf_tempfile.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_cache.lo -MD -MP -MF .deps/mf_cache.Tpo -c mf_cache.c -o mf_cache.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_cache.Tpo .deps/mf_cache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c -o mf_tempdir.lo mf_tempdir.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c mf_tempdir.c -fPIC -DPIC -o .libs/mf_tempdir.o mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c -o my_lock.lo my_lock.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lock.lo -MD -MP -MF .deps/my_lock.Tpo -c my_lock.c -fPIC -DPIC -o .libs/my_lock.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_tempdir.lo -MD -MP -MF .deps/mf_tempdir.Tpo -c mf_tempdir.c -o mf_tempdir.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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/mf_tempdir.Tpo .deps/mf_tempdir.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c -o mf_brkhant.lo mf_brkhant.c mv -f .deps/my_lock.Tpo .deps/my_lock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c -o my_alarm.lo my_alarm.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c mf_brkhant.c -fPIC -DPIC -o .libs/mf_brkhant.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c my_alarm.c -fPIC -DPIC -o .libs/my_alarm.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_brkhant.lo -MD -MP -MF .deps/mf_brkhant.Tpo -c mf_brkhant.c -o mf_brkhant.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_alarm.lo -MD -MP -MF .deps/my_alarm.Tpo -c my_alarm.c -o my_alarm.o >/dev/null 2>&1 mv -f .deps/mf_brkhant.Tpo .deps/mf_brkhant.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.lo my_malloc.c mv -f .deps/my_alarm.Tpo .deps/my_alarm.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.lo my_realloc.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_malloc.lo -MD -MP -MF .deps/my_malloc.Tpo -c my_malloc.c -fPIC -DPIC -o .libs/my_malloc.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -fPIC -DPIC -o .libs/my_realloc.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_realloc.lo -MD -MP -MF .deps/my_realloc.Tpo -c my_realloc.c -o my_realloc.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_realloc.Tpo .deps/my_realloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c -o my_once.lo my_once.c mv -f .deps/my_malloc.Tpo .deps/my_malloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.lo mulalloc.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_once.lo -MD -MP -MF .deps/my_once.Tpo -c my_once.c -fPIC -DPIC -o .libs/my_once.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -fPIC -DPIC -o .libs/mulalloc.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mulalloc.lo -MD -MP -MF .deps/mulalloc.Tpo -c mulalloc.c -o mulalloc.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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/mulalloc.Tpo .deps/mulalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.lo my_alloc.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -fPIC -DPIC -o .libs/my_alloc.o mv -f .deps/my_once.Tpo .deps/my_once.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.lo safemalloc.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -fPIC -DPIC -o .libs/safemalloc.o safemalloc.c: In function '_mymalloc': safemalloc.c:156: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' safemalloc.c: In function 'TERMINATE': safemalloc.c:392: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' safemalloc.c:419: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_alloc.lo -MD -MP -MF .deps/my_alloc.Tpo -c my_alloc.c -o my_alloc.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT safemalloc.lo -MD -MP -MF .deps/safemalloc.Tpo -c safemalloc.c -o safemalloc.o >/dev/null 2>&1 mv -f .deps/my_alloc.Tpo .deps/my_alloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=compile i486-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -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: i486-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -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 mv -f .deps/safemalloc.Tpo .deps/safemalloc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.lo my_fopen.c libtool: compile: i486-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT my_new.lo -MD -MP -MF .deps/my_new.Tpo -c my_new.cc -o my_new.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -fPIC -DPIC -o .libs/my_fopen.o mv -f .deps/my_new.Tpo .deps/my_new.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c -o my_fstream.lo my_fstream.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -fPIC -DPIC -o .libs/my_fstream.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_fopen.lo -MD -MP -MF .deps/my_fopen.Tpo -c my_fopen.c -o my_fopen.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_fstream.lo -MD -MP -MF .deps/my_fstream.Tpo -c my_fstream.c -o my_fstream.o >/dev/null 2>&1 mv -f .deps/my_fopen.Tpo .deps/my_fopen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c -o my_getsystime.lo my_getsystime.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getsystime.lo -MD -MP -MF .deps/my_getsystime.Tpo -c my_getsystime.c -fPIC -DPIC -o .libs/my_getsystime.o mv -f .deps/my_fstream.Tpo .deps/my_fstream.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c -o my_error.lo my_error.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -fPIC -DPIC -o .libs/my_error.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_error.lo -MD -MP -MF .deps/my_error.Tpo -c my_error.c -o my_error.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.o mv -f .deps/my_error.Tpo .deps/my_error.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c -o my_div.lo my_div.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -fPIC -DPIC -o .libs/my_div.o mv -f .deps/errors.Tpo .deps/errors.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c -o my_messnc.lo my_messnc.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_div.lo -MD -MP -MF .deps/my_div.Tpo -c my_div.c -o my_div.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -fPIC -DPIC -o .libs/my_messnc.o mv -f .deps/my_div.Tpo .deps/my_div.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c -o mf_format.lo mf_format.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_messnc.lo -MD -MP -MF .deps/my_messnc.Tpo -c my_messnc.c -o my_messnc.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -fPIC -DPIC -o .libs/mf_format.o mv -f .deps/my_messnc.Tpo .deps/my_messnc.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c -o mf_same.lo mf_same.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_same.lo -MD -MP -MF .deps/mf_same.Tpo -c mf_same.c -fPIC -DPIC -o .libs/mf_same.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_format.lo -MD -MP -MF .deps/mf_format.Tpo -c mf_format.c -o mf_format.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_format.Tpo .deps/mf_format.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c -o mf_dirname.lo mf_dirname.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -fPIC -DPIC -o .libs/mf_dirname.o mv -f .deps/mf_same.Tpo .deps/mf_same.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_dirname.lo -MD -MP -MF .deps/mf_dirname.Tpo -c mf_dirname.c -o mf_dirname.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_dirname.Tpo .deps/mf_dirname.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c -o my_symlink.lo my_symlink.c mv -f .deps/mf_fn_ext.Tpo .deps/mf_fn_ext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c -o my_symlink2.lo my_symlink2.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -fPIC -DPIC -o .libs/my_symlink.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_symlink2.lo -MD -MP -MF .deps/my_symlink2.Tpo -c my_symlink2.c -fPIC -DPIC -o .libs/my_symlink2.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_symlink.lo -MD -MP -MF .deps/my_symlink.Tpo -c my_symlink.c -o my_symlink.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_symlink.Tpo .deps/my_symlink.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c -o mf_pack.lo mf_pack.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_pack.lo -MD -MP -MF .deps/mf_pack.Tpo -c mf_pack.c -fPIC -DPIC -o .libs/mf_pack.o mv -f .deps/my_symlink2.Tpo .deps/my_symlink2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c -o mf_unixpath.lo mf_unixpath.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -fPIC -DPIC -o .libs/mf_unixpath.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_unixpath.lo -MD -MP -MF .deps/mf_unixpath.Tpo -c mf_unixpath.c -o mf_unixpath.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_unixpath.Tpo .deps/mf_unixpath.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_strip.lo -MD -MP -MF .deps/mf_strip.Tpo -c -o mf_strip.lo mf_strip.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_strip.lo -MD -MP -MF .deps/mf_strip.Tpo -c mf_strip.c -fPIC -DPIC -o .libs/mf_strip.o mv -f .deps/mf_pack.Tpo .deps/mf_pack.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_strip.lo -MD -MP -MF .deps/mf_strip.Tpo -c mf_strip.c -o mf_strip.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 mv -f .deps/mf_strip.Tpo .deps/mf_strip.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c -o mf_wcomp.lo mf_wcomp.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -fPIC -DPIC -o .libs/mf_wcomp.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c -o mf_wfile.lo mf_wfile.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_wcomp.lo -MD -MP -MF .deps/mf_wcomp.Tpo -c mf_wcomp.c -o mf_wcomp.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c mf_wfile.c -fPIC -DPIC -o .libs/mf_wfile.o mv -f .deps/mf_wcomp.Tpo .deps/mf_wcomp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c -o my_gethwaddr.lo my_gethwaddr.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_gethwaddr.lo -MD -MP -MF .deps/my_gethwaddr.Tpo -c my_gethwaddr.c -fPIC -DPIC -o .libs/my_gethwaddr.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_wfile.lo -MD -MP -MF .deps/mf_wfile.Tpo -c mf_wfile.c -o mf_wfile.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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/mf_wfile.Tpo .deps/mf_wfile.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c -o mf_qsort.lo mf_qsort.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -fPIC -DPIC -o .libs/mf_qsort.o mv -f .deps/my_gethwaddr.Tpo .deps/my_gethwaddr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c -o mf_qsort2.lo mf_qsort2.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_qsort2.lo -MD -MP -MF .deps/mf_qsort2.Tpo -c mf_qsort2.c -fPIC -DPIC -o .libs/mf_qsort2.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_qsort.lo -MD -MP -MF .deps/mf_qsort.Tpo -c mf_qsort.c -o mf_qsort.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_qsort.Tpo .deps/mf_qsort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c -o mf_sort.lo mf_sort.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_sort.lo -MD -MP -MF .deps/mf_sort.Tpo -c mf_sort.c -fPIC -DPIC -o .libs/mf_sort.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_qsort2.Tpo .deps/mf_qsort2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c -o ptr_cmp.lo ptr_cmp.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c ptr_cmp.c -fPIC -DPIC -o .libs/ptr_cmp.o mv -f .deps/mf_sort.Tpo .deps/mf_sort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c -o mf_radix.lo mf_radix.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mf_radix.lo -MD -MP -MF .deps/mf_radix.Tpo -c mf_radix.c -fPIC -DPIC -o .libs/mf_radix.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ptr_cmp.lo -MD -MP -MF .deps/ptr_cmp.Tpo -c ptr_cmp.c -o ptr_cmp.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c -o queues.lo queues.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT queues.lo -MD -MP -MF .deps/queues.Tpo -c queues.c -fPIC -DPIC -o .libs/queues.o mv -f .deps/ptr_cmp.Tpo .deps/ptr_cmp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -fPIC -DPIC -o .libs/tree.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -fPIC -DPIC -o .libs/list.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o mv -f .deps/tree.Tpo .deps/tree.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c -o typelib.lo typelib.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -fPIC -DPIC -o .libs/typelib.o mv -f .deps/string.Tpo .deps/string.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c -o my_copy.lo my_copy.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT typelib.lo -MD -MP -MF .deps/typelib.Tpo -c typelib.c -o typelib.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c my_copy.c -fPIC -DPIC -o .libs/my_copy.o my_copy.c: In function 'my_copy': my_copy.c:98: warning: ignoring return value of 'chown', declared with attribute warn_unused_result mv -f .deps/typelib.Tpo .deps/typelib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c -o my_append.lo my_append.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_copy.lo -MD -MP -MF .deps/my_copy.Tpo -c my_copy.c -o my_copy.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c my_append.c -fPIC -DPIC -o .libs/my_append.o mv -f .deps/my_copy.Tpo .deps/my_copy.Plo libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_append.lo -MD -MP -MF .deps/my_append.Tpo -c my_append.c -o my_append.o >/dev/null 2>&1 /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c -o my_lib.lo my_lib.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -fPIC -DPIC -o .libs/my_lib.o mv -f .deps/my_append.Tpo .deps/my_append.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c -o my_delete.lo my_delete.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_delete.lo -MD -MP -MF .deps/my_delete.Tpo -c my_delete.c -fPIC -DPIC -o .libs/my_delete.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lib.lo -MD -MP -MF .deps/my_lib.Tpo -c my_lib.c -o my_lib.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c -o my_rename.lo my_rename.c mv -f .deps/my_lib.Tpo .deps/my_lib.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c -o my_redel.lo my_redel.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -fPIC -DPIC -o .libs/my_rename.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_redel.lo -MD -MP -MF .deps/my_redel.Tpo -c my_redel.c -fPIC -DPIC -o .libs/my_redel.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_rename.lo -MD -MP -MF .deps/my_rename.Tpo -c my_rename.c -o my_rename.o >/dev/null 2>&1 my_redel.c: In function 'my_copystat': my_redel.c:98: warning: ignoring return value of 'chown', declared with attribute warn_unused_result libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_rename.Tpo .deps/my_rename.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c -o my_chsize.lo my_chsize.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -fPIC -DPIC -o .libs/my_chsize.o mv -f .deps/my_redel.Tpo .deps/my_redel.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lread.lo -MD -MP -MF .deps/my_lread.Tpo -c -o my_lread.lo my_lread.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lread.lo -MD -MP -MF .deps/my_lread.Tpo -c my_lread.c -fPIC -DPIC -o .libs/my_lread.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_chsize.lo -MD -MP -MF .deps/my_chsize.Tpo -c my_chsize.c -o my_chsize.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lread.lo -MD -MP -MF .deps/my_lread.Tpo -c my_lread.c -o my_lread.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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lwrite.lo -MD -MP -MF .deps/my_lwrite.Tpo -c -o my_lwrite.lo my_lwrite.c mv -f .deps/my_lread.Tpo .deps/my_lread.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c -o my_clock.lo my_clock.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lwrite.lo -MD -MP -MF .deps/my_lwrite.Tpo -c my_lwrite.c -fPIC -DPIC -o .libs/my_lwrite.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_clock.lo -MD -MP -MF .deps/my_clock.Tpo -c my_clock.c -fPIC -DPIC -o .libs/my_clock.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lwrite.lo -MD -MP -MF .deps/my_lwrite.Tpo -c my_lwrite.c -o my_lwrite.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 mv -f .deps/my_lwrite.Tpo .deps/my_lwrite.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c -o my_quick.lo my_quick.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c -o my_lockmem.lo my_lockmem.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_quick.lo -MD -MP -MF .deps/my_quick.Tpo -c my_quick.c -fPIC -DPIC -o .libs/my_quick.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c my_lockmem.c -fPIC -DPIC -o .libs/my_lockmem.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_lockmem.lo -MD -MP -MF .deps/my_lockmem.Tpo -c my_lockmem.c -o my_lockmem.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_lockmem.Tpo .deps/my_lockmem.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c -o my_static.lo my_static.c mv -f .deps/my_quick.Tpo .deps/my_quick.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c -o my_sync.lo my_sync.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -fPIC -DPIC -o .libs/my_static.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_sync.lo -MD -MP -MF .deps/my_sync.Tpo -c my_sync.c -fPIC -DPIC -o .libs/my_sync.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_static.lo -MD -MP -MF .deps/my_static.Tpo -c my_static.c -o my_static.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_static.Tpo .deps/my_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c -o my_getopt.lo my_getopt.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -fPIC -DPIC -o .libs/my_getopt.o mv -f .deps/my_sync.Tpo .deps/my_sync.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c -o my_mkdir.lo my_mkdir.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_mkdir.lo -MD -MP -MF .deps/my_mkdir.Tpo -c my_mkdir.c -fPIC -DPIC -o .libs/my_mkdir.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c -o default_modify.lo default_modify.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT default_modify.lo -MD -MP -MF .deps/default_modify.Tpo -c default_modify.c -fPIC -DPIC -o .libs/default_modify.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_getopt.lo -MD -MP -MF .deps/my_getopt.Tpo -c my_getopt.c -o my_getopt.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT default.lo -MD -MP -MF .deps/default.Tpo -c -o default.lo default.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -fPIC -DPIC -o .libs/default.o mv -f .deps/my_getopt.Tpo .deps/my_getopt.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c -o my_compress.lo my_compress.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -fPIC -DPIC -o .libs/my_compress.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_compress.lo -MD -MP -MF .deps/my_compress.Tpo -c my_compress.c -o my_compress.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT default.lo -MD -MP -MF .deps/default.Tpo -c default.c -o default.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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c -o checksum.lo checksum.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT checksum.lo -MD -MP -MF .deps/checksum.Tpo -c checksum.c -fPIC -DPIC -o .libs/checksum.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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=CXX --mode=compile i486-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT raid.lo -MD -MP -MF .deps/raid.Tpo -c -o raid.lo raid.cc libtool: compile: i486-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT raid.lo -MD -MP -MF .deps/raid.Tpo -c raid.cc -fPIC -DPIC -o .libs/raid.o mv -f .deps/default.Tpo .deps/default.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c -o my_net.lo my_net.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_net.lo -MD -MP -MF .deps/my_net.Tpo -c my_net.c -fPIC -DPIC -o .libs/my_net.o libtool: compile: i486-pc-linux-gnu-g++ -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT raid.lo -MD -MP -MF .deps/raid.Tpo -c raid.cc -o raid.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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/raid.Tpo .deps/raid.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c -o my_port.lo my_port.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -fPIC -DPIC -o .libs/my_port.o mv -f .deps/my_net.Tpo .deps/my_net.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c -o my_sleep.lo my_sleep.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_sleep.lo -MD -MP -MF .deps/my_sleep.Tpo -c my_sleep.c -fPIC -DPIC -o .libs/my_sleep.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_port.lo -MD -MP -MF .deps/my_port.Tpo -c my_port.c -o my_port.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_port.Tpo .deps/my_port.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c -o charset.lo charset.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o mv -f .deps/my_sleep.Tpo .deps/my_sleep.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c -o charset-def.lo charset-def.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -fPIC -DPIC -o .libs/charset-def.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset-def.lo -MD -MP -MF .deps/charset-def.Tpo -c charset-def.c -o charset-def.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1 mv -f .deps/charset-def.Tpo .deps/charset-def.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c -o my_bitmap.lo my_bitmap.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_bitmap.lo -MD -MP -MF .deps/my_bitmap.Tpo -c my_bitmap.c -fPIC -DPIC -o .libs/my_bitmap.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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/charset.Tpo .deps/charset.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c -o my_bit.lo my_bit.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_bit.lo -MD -MP -MF .deps/my_bit.Tpo -c my_bit.c -fPIC -DPIC -o .libs/my_bit.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_bitmap.Tpo .deps/my_bitmap.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c mv -f .deps/my_bit.Tpo .deps/my_bit.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c -o my_gethostbyname.lo my_gethostbyname.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_gethostbyname.lo -MD -MP -MF .deps/my_gethostbyname.Tpo -c my_gethostbyname.c -fPIC -DPIC -o .libs/my_gethostbyname.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.lo rijndael.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -fPIC -DPIC -o .libs/rijndael.o mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c -o my_aes.lo my_aes.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c my_aes.c -fPIC -DPIC -o .libs/my_aes.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_aes.lo -MD -MP -MF .deps/my_aes.Tpo -c my_aes.c -o my_aes.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c rijndael.c -o rijndael.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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 mv -f .deps/rijndael.Tpo .deps/rijndael.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c -o my_handler.lo my_handler.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c my_handler.c -fPIC -DPIC -o .libs/my_handler.o mv -f .deps/sha1.Tpo .deps/sha1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c -o my_netware.lo my_netware.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_netware.lo -MD -MP -MF .deps/my_netware.Tpo -c my_netware.c -fPIC -DPIC -o .libs/my_netware.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c -o my_largepage.lo my_largepage.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_largepage.lo -MD -MP -MF .deps/my_largepage.Tpo -c my_largepage.c -fPIC -DPIC -o .libs/my_largepage.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_handler.lo -MD -MP -MF .deps/my_handler.Tpo -c my_handler.c -o my_handler.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c -o my_memmem.lo my_memmem.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_memmem.lo -MD -MP -MF .deps/my_memmem.Tpo -c my_memmem.c -fPIC -DPIC -o .libs/my_memmem.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_handler.Tpo .deps/my_handler.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c -o my_windac.lo my_windac.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c my_windac.c -fPIC -DPIC -o .libs/my_windac.o mv -f .deps/my_memmem.Tpo .deps/my_memmem.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c -o my_access.lo my_access.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_access.lo -MD -MP -MF .deps/my_access.Tpo -c my_access.c -fPIC -DPIC -o .libs/my_access.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_windac.lo -MD -MP -MF .deps/my_windac.Tpo -c my_windac.c -o my_windac.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_windac.Tpo .deps/my_windac.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o mv -f .deps/my_access.Tpo .deps/my_access.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c -o my_libwrap.lo my_libwrap.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_libwrap.lo -MD -MP -MF .deps/my_libwrap.Tpo -c my_libwrap.c -fPIC -DPIC -o .libs/my_libwrap.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c -o thr_alarm.lo thr_alarm.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_alarm.lo -MD -MP -MF .deps/thr_alarm.Tpo -c thr_alarm.c -fPIC -DPIC -o .libs/thr_alarm.o mv -f .deps/base64.Tpo .deps/base64.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c -o thr_lock.lo thr_lock.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c thr_lock.c -fPIC -DPIC -o .libs/thr_lock.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c -o thr_mutex.lo thr_mutex.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_lock.lo -MD -MP -MF .deps/thr_lock.Tpo -c thr_lock.c -o thr_lock.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_mutex.lo -MD -MP -MF .deps/thr_mutex.Tpo -c thr_mutex.c -fPIC -DPIC -o .libs/thr_mutex.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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 i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c -o thr_rwlock.lo thr_rwlock.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT thr_rwlock.lo -MD -MP -MF .deps/thr_rwlock.Tpo -c thr_rwlock.c -fPIC -DPIC -o .libs/thr_rwlock.o libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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_lock.Tpo .deps/thr_lock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c -o my_pthread.lo my_pthread.c libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -fPIC -DPIC -o .libs/my_pthread.o mv -f .deps/thr_rwlock.Tpo .deps/thr_rwlock.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR="\"/var/lib/mysql\"" -DDEFAULT_CHARSET_HOME="\"/usr\"" -DSHAREDIR="\"/usr/share/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/etc/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -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: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_pthread.lo -MD -MP -MF .deps/my_pthread.Tpo -c my_pthread.c -o my_pthread.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DDEFAULT_BASEDIR=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DDEFAULT_CHARSET_HOME=\"/usr\" -DSHAREDIR=\"/usr/share/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/etc/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_thr_init.lo -MD -MP -MF .deps/my_thr_init.Tpo -c my_thr_init.c -o my_thr_init.o >/dev/null 2>&1 mv -f .deps/my_pthread.Tpo .deps/my_pthread.Plo mv -f .deps/my_thr_init.Tpo .deps/my_thr_init.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i486-pc-linux-gnu-g++ -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o libmysys.la -rpath /usr/lib/mysql my_init.lo my_getwd.lo mf_getdate.lo my_mmap.lo mf_path.lo mf_loadpath.lo my_file.lo my_open.lo my_create.lo my_dup.lo my_seek.lo my_read.lo my_pread.lo my_write.lo my_getpagesize.lo mf_keycache.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_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_strip.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 tree.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_lread.lo my_lwrite.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 raid.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 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 ../dbug/libdbug.la ../strings/libmystrings.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i486-pc-linux-gnu/4.3.4/../../../crti.o /usr/lib/gcc/i486-pc-linux-gnu/4.3.4/crtbeginS.o .libs/my_init.o .libs/my_getwd.o .libs/mf_getdate.o .libs/my_mmap.o .libs/mf_path.o .libs/mf_loadpath.o .libs/my_file.o .libs/my_open.o .libs/my_create.o .libs/my_dup.o .libs/my_seek.o .libs/my_read.o .libs/my_pread.o .libs/my_write.o .libs/my_getpagesize.o .libs/mf_keycache.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_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_strip.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/tree.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_lread.o .libs/my_lwrite.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/raid.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/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 -Wl,--whole-archive ../dbug/.libs/libdbug.a ../strings/.libs/libmystrings.a -Wl,--no-whole-archive -lpthread -lpthread -lpthread -lm -lpthread -lpthread -lpthread -lpthread -lm -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -L/usr/lib/gcc/i486-pc-linux-gnu/4.3.4 -L/usr/lib/gcc/i486-pc-linux-gnu/4.3.4/../../../../i486-pc-linux-gnu/lib -L/usr/lib/gcc/i486-pc-linux-gnu/4.3.4/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/i486-pc-linux-gnu/4.3.4/crtendS.o /usr/lib/gcc/i486-pc-linux-gnu/4.3.4/../../../crtn.o -march=i486 -Wl,-O1 -Wl,-soname -Wl,libmysys.so.0 -o .libs/libmysys.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmysys.so.0" && ln -s "libmysys.so.0.0.0" "libmysys.so.0") libtool: link: (cd ".libs" && rm -f "libmysys.so" && ln -s "libmysys.so.0.0.0" "libmysys.so") libtool: link: (cd .libs/libmysys.lax/libdbug.a && i486-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/mysys/../dbug/.libs/libdbug.a") libtool: link: (cd .libs/libmysys.lax/libmystrings.a && i486-pc-linux-gnu-ar x "/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/mysys/../strings/.libs/libmystrings.a") libtool: link: i486-pc-linux-gnu-ar cru .libs/libmysys.a my_init.o my_getwd.o mf_getdate.o my_mmap.o mf_path.o mf_loadpath.o my_file.o my_open.o my_create.o my_dup.o my_seek.o my_read.o my_pread.o my_write.o my_getpagesize.o mf_keycache.o mf_keycaches.o my_crc32.o mf_iocache.o mf_iocache2.o mf_cache.o mf_tempfile.o mf_tempdir.o my_lock.o mf_brkhant.o my_alarm.o my_malloc.o my_realloc.o my_once.o mulalloc.o my_alloc.o safemalloc.o my_new.o my_fopen.o my_fstream.o my_getsystime.o my_error.o errors.o my_div.o my_messnc.o mf_format.o mf_same.o mf_dirname.o mf_fn_ext.o my_symlink.o my_symlink2.o mf_pack.o mf_unixpath.o mf_strip.o mf_arr_appstr.o mf_wcomp.o mf_wfile.o my_gethwaddr.o mf_qsort.o mf_qsort2.o mf_sort.o ptr_cmp.o mf_radix.o queues.o tree.o list.o hash.o array.o string.o typelib.o my_copy.o my_append.o my_lib.o my_delete.o my_rename.o my_redel.o my_chsize.o my_lread.o my_lwrite.o my_clock.o my_quick.o my_lockmem.o my_static.o my_sync.o my_getopt.o my_mkdir.o default_modify.o default.o my_compress.o checksum.o raid.o my_net.o my_port.o my_sleep.o charset.o charset-def.o my_bitmap.o my_bit.o md5.o my_gethostbyname.o rijndael.o my_aes.o sha1.o my_handler.o my_netware.o my_largepage.o my_memmem.o my_windac.o my_access.o base64.o my_libwrap.o thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o .libs/libmysys.lax/libdbug.a/sanity.o .libs/libmysys.lax/libdbug.a/dbug.o .libs/libmysys.lax/libmystrings.a/str2int.o .libs/libmysys.lax/libmystrings.a/strings-x86.o .libs/libmysys.lax/libmystrings.a/ctype-euc_kr.o .libs/libmysys.lax/libmystrings.a/bfill.o .libs/libmysys.lax/libmystrings.a/ctype-tis620.o .libs/libmysys.lax/libmystrings.a/decimal.o .libs/libmysys.lax/libmystrings.a/xml.o .libs/libmysys.lax/libmystrings.a/ctype-sjis.o .libs/libmysys.lax/libmystrings.a/strtol.o .libs/libmysys.lax/libmystrings.a/ctype-bin.o .libs/libmysys.lax/libmystrings.a/ctype-gbk.o .libs/libmysys.lax/libmystrings.a/r_strinstr.o .libs/libmysys.lax/libmystrings.a/strtod.o .libs/libmysys.lax/libmystrings.a/bchange.o .libs/libmysys.lax/libmystrings.a/ctype-latin1.o .libs/libmysys.lax/libmystrings.a/bmove.o .libs/libmysys.lax/libmystrings.a/bcmp.o .libs/libmysys.lax/libmystrings.a/strtoll.o .libs/libmysys.lax/libmystrings.a/ctype-eucjpms.o .libs/libmysys.lax/libmystrings.a/strnlen.o .libs/libmysys.lax/libmystrings.a/ctype-utf8.o .libs/libmysys.lax/libmystrings.a/ctype-ujis.o .libs/libmysys.lax/libmystrings.a/ctype-ucs2.o .libs/libmysys.lax/libmystrings.a/ctype-win1250ch.o .libs/libmysys.lax/libmystrings.a/ctype-mb.o .libs/libmysys.lax/libmystrings.a/ctype-cp932.o .libs/libmysys.lax/libmystrings.a/ctype-simple.o .libs/libmysys.lax/libmystrings.a/longlong2str-x86.o .libs/libmysys.lax/libmystrings.a/ctype-gb2312.o .libs/libmysys.lax/libmystrings.a/ctype.o .libs/libmysys.lax/libmystrings.a/my_strtoll10-x86.o .libs/libmysys.lax/libmystrings.a/my_vsnprintf.o .libs/libmysys.lax/libmystrings.a/bmove512.o .libs/libmysys.lax/libmystrings.a/ctype-extra.o .libs/libmysys.lax/libmystrings.a/ctype-big5.o .libs/libmysys.lax/libmystrings.a/str_alloc.o .libs/libmysys.lax/libmystrings.a/ctype-czech.o .libs/libmysys.lax/libmystrings.a/llstr.o .libs/libmysys.lax/libmystrings.a/strxnmov.o .libs/libmysys.lax/libmystrings.a/longlong2str_asm.o .libs/libmysys.lax/libmystrings.a/strtoull.o .libs/libmysys.lax/libmystrings.a/int2str.o .libs/libmysys.lax/libmystrings.a/strtoul.o .libs/libmysys.lax/libmystrings.a/ctype-uca.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libmysys.a libtool: link: rm -fr .libs/libmysys.lax libtool: link: ( cd ".libs" && rm -f "libmysys.la" && ln -s "../libmysys.la" "libmysys.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/mysys' Making all in extra make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/extra' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/extra' make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/extra' i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT comp_err.o -MD -MP -MF .deps/comp_err.Tpo -c -o comp_err.o comp_err.c mv -f .deps/comp_err.Tpo .deps/comp_err.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT perror.o -MD -MP -MF .deps/perror.Tpo -c -o perror.o perror.c mv -f .deps/replace.Tpo .deps/replace.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT resolveip.o -MD -MP -MF .deps/resolveip.Tpo -c -o resolveip.o resolveip.c mv -f .deps/perror.Tpo .deps/perror.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_print_defaults.o -MD -MP -MF .deps/my_print_defaults.Tpo -c -o my_print_defaults.o my_print_defaults.c mv -f .deps/my_print_defaults.Tpo .deps/my_print_defaults.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT resolve_stack_dump.o -MD -MP -MF .deps/resolve_stack_dump.Tpo -c -o resolve_stack_dump.o resolve_stack_dump.c mv -f .deps/resolveip.Tpo .deps/resolveip.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mysql_waitpid.o -MD -MP -MF .deps/mysql_waitpid.Tpo -c -o mysql_waitpid.o mysql_waitpid.c mv -f .deps/mysql_waitpid.Tpo .deps/mysql_waitpid.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT innochecksum.o -MD -MP -MF .deps/innochecksum.Tpo -c -o innochecksum.o innochecksum.c mv -f .deps/resolve_stack_dump.Tpo .deps/resolve_stack_dump.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT charset2html.o -MD -MP -MF .deps/charset2html.Tpo -c -o charset2html.o charset2html.c mv -f .deps/innochecksum.Tpo .deps/innochecksum.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o replace replace.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt mv -f .deps/charset2html.Tpo .deps/charset2html.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o comp_err comp_err.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/replace replace.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/comp_err comp_err.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o perror perror.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o resolveip resolveip.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/perror perror.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/resolveip resolveip.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o my_print_defaults my_print_defaults.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/my_print_defaults my_print_defaults.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/resolve_stack_dump resolve_stack_dump.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o innochecksum innochecksum.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/mysql_waitpid mysql_waitpid.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o charset2html charset2html.o -lstdc++ ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/innochecksum innochecksum.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/charset2html charset2html.o -lstdc++ ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/extra' make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/extra' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/extra' Making all in regex make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/regex' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o >/dev/null 2>&1 mv -f .deps/regerror.Tpo .deps/regerror.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o >/dev/null 2>&1 mv -f .deps/regcomp.Tpo .deps/regcomp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regfree.lo -MD -MP -MF .deps/regfree.Tpo -c -o regfree.lo regfree.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regfree.lo -MD -MP -MF .deps/regfree.Tpo -c regfree.c -fPIC -DPIC -o .libs/regfree.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT regfree.lo -MD -MP -MF .deps/regfree.Tpo -c regfree.c -o regfree.o >/dev/null 2>&1 mv -f .deps/regexec.Tpo .deps/regexec.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT reginit.lo -MD -MP -MF .deps/reginit.Tpo -c -o reginit.lo reginit.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT reginit.lo -MD -MP -MF .deps/reginit.Tpo -c reginit.c -fPIC -DPIC -o .libs/reginit.o mv -f .deps/regfree.Tpo .deps/regfree.Plo i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT split.o -MD -MP -MF .deps/split.Tpo -c -o split.o split.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT reginit.lo -MD -MP -MF .deps/reginit.Tpo -c reginit.c -o reginit.o >/dev/null 2>&1 mv -f .deps/split.Tpo .deps/split.Po i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/reginit.Tpo .deps/reginit.Plo i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/debug.Tpo .deps/debug.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libregex.la regerror.lo regcomp.lo regexec.lo regfree.lo reginit.lo -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-ar cru .libs/libregex.a .libs/regerror.o .libs/regcomp.o .libs/regexec.o .libs/regfree.o .libs/reginit.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libregex.a libtool: link: ( cd ".libs" && rm -f "libregex.la" && ln -s "../libregex.la" "libregex.la" ) mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -static -Wl,-O1 -rdynamic -o re split.o debug.o main.o libregex.la ../strings/libmystrings.la -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o re split.o debug.o main.o ./.libs/libregex.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread -lrt make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/regex' Making all in innobase make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' make all-am make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0btr.lo -MD -MP -MF .deps/btr0btr.Tpo -c -o btr0btr.lo `test -f 'btr/btr0btr.c' || echo './'`btr/btr0btr.c /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0cur.lo -MD -MP -MF .deps/btr0cur.Tpo -c -o btr0cur.lo `test -f 'btr/btr0cur.c' || echo './'`btr/btr0cur.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0cur.lo -MD -MP -MF .deps/btr0cur.Tpo -c btr/btr0cur.c -fPIC -DPIC -o .libs/btr0cur.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0btr.lo -MD -MP -MF .deps/btr0btr.Tpo -c btr/btr0btr.c -fPIC -DPIC -o .libs/btr0btr.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0btr.lo -MD -MP -MF .deps/btr0btr.Tpo -c btr/btr0btr.c -o btr0btr.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0cur.lo -MD -MP -MF .deps/btr0cur.Tpo -c btr/btr0cur.c -o btr0cur.o >/dev/null 2>&1 mv -f .deps/btr0btr.Tpo .deps/btr0btr.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0pcur.lo -MD -MP -MF .deps/btr0pcur.Tpo -c -o btr0pcur.lo `test -f 'btr/btr0pcur.c' || echo './'`btr/btr0pcur.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0pcur.lo -MD -MP -MF .deps/btr0pcur.Tpo -c btr/btr0pcur.c -fPIC -DPIC -o .libs/btr0pcur.o mv -f .deps/btr0cur.Tpo .deps/btr0cur.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0sea.lo -MD -MP -MF .deps/btr0sea.Tpo -c -o btr0sea.lo `test -f 'btr/btr0sea.c' || echo './'`btr/btr0sea.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0sea.lo -MD -MP -MF .deps/btr0sea.Tpo -c btr/btr0sea.c -fPIC -DPIC -o .libs/btr0sea.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0pcur.lo -MD -MP -MF .deps/btr0pcur.Tpo -c btr/btr0pcur.c -o btr0pcur.o >/dev/null 2>&1 mv -f .deps/btr0pcur.Tpo .deps/btr0pcur.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0buf.lo -MD -MP -MF .deps/buf0buf.Tpo -c -o buf0buf.lo `test -f 'buf/buf0buf.c' || echo './'`buf/buf0buf.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0buf.lo -MD -MP -MF .deps/buf0buf.Tpo -c buf/buf0buf.c -fPIC -DPIC -o .libs/buf0buf.o buf/buf0buf.c: In function '_increment_page_get_statistics': buf/buf0buf.c:1131: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'int' buf/buf0buf.c:1133: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'int' libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT btr0sea.lo -MD -MP -MF .deps/btr0sea.Tpo -c btr/btr0sea.c -o btr0sea.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0buf.lo -MD -MP -MF .deps/buf0buf.Tpo -c buf/buf0buf.c -o buf0buf.o >/dev/null 2>&1 mv -f .deps/btr0sea.Tpo .deps/btr0sea.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0flu.lo -MD -MP -MF .deps/buf0flu.Tpo -c -o buf0flu.lo `test -f 'buf/buf0flu.c' || echo './'`buf/buf0flu.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0flu.lo -MD -MP -MF .deps/buf0flu.Tpo -c buf/buf0flu.c -fPIC -DPIC -o .libs/buf0flu.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0flu.lo -MD -MP -MF .deps/buf0flu.Tpo -c buf/buf0flu.c -o buf0flu.o >/dev/null 2>&1 mv -f .deps/buf0buf.Tpo .deps/buf0buf.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0lru.lo -MD -MP -MF .deps/buf0lru.Tpo -c -o buf0lru.lo `test -f 'buf/buf0lru.c' || echo './'`buf/buf0lru.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0lru.lo -MD -MP -MF .deps/buf0lru.Tpo -c buf/buf0lru.c -fPIC -DPIC -o .libs/buf0lru.o mv -f .deps/buf0flu.Tpo .deps/buf0flu.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0rea.lo -MD -MP -MF .deps/buf0rea.Tpo -c -o buf0rea.lo `test -f 'buf/buf0rea.c' || echo './'`buf/buf0rea.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0rea.lo -MD -MP -MF .deps/buf0rea.Tpo -c buf/buf0rea.c -fPIC -DPIC -o .libs/buf0rea.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0rea.lo -MD -MP -MF .deps/buf0rea.Tpo -c buf/buf0rea.c -o buf0rea.o >/dev/null 2>&1 mv -f .deps/buf0rea.Tpo .deps/buf0rea.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0data.lo -MD -MP -MF .deps/data0data.Tpo -c -o data0data.lo `test -f 'data/data0data.c' || echo './'`data/data0data.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0data.lo -MD -MP -MF .deps/data0data.Tpo -c data/data0data.c -fPIC -DPIC -o .libs/data0data.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT buf0lru.lo -MD -MP -MF .deps/buf0lru.Tpo -c buf/buf0lru.c -o buf0lru.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0data.lo -MD -MP -MF .deps/data0data.Tpo -c data/data0data.c -o data0data.o >/dev/null 2>&1 mv -f .deps/data0data.Tpo .deps/data0data.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0type.lo -MD -MP -MF .deps/data0type.Tpo -c -o data0type.lo `test -f 'data/data0type.c' || echo './'`data/data0type.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0type.lo -MD -MP -MF .deps/data0type.Tpo -c data/data0type.c -fPIC -DPIC -o .libs/data0type.o mv -f .deps/buf0lru.Tpo .deps/buf0lru.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0boot.lo -MD -MP -MF .deps/dict0boot.Tpo -c -o dict0boot.lo `test -f 'dict/dict0boot.c' || echo './'`dict/dict0boot.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT data0type.lo -MD -MP -MF .deps/data0type.Tpo -c data/data0type.c -o data0type.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0boot.lo -MD -MP -MF .deps/dict0boot.Tpo -c dict/dict0boot.c -fPIC -DPIC -o .libs/dict0boot.o mv -f .deps/data0type.Tpo .deps/data0type.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0crea.lo -MD -MP -MF .deps/dict0crea.Tpo -c -o dict0crea.lo `test -f 'dict/dict0crea.c' || echo './'`dict/dict0crea.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0crea.lo -MD -MP -MF .deps/dict0crea.Tpo -c dict/dict0crea.c -fPIC -DPIC -o .libs/dict0crea.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0boot.lo -MD -MP -MF .deps/dict0boot.Tpo -c dict/dict0boot.c -o dict0boot.o >/dev/null 2>&1 mv -f .deps/dict0boot.Tpo .deps/dict0boot.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0dict.lo -MD -MP -MF .deps/dict0dict.Tpo -c -o dict0dict.lo `test -f 'dict/dict0dict.c' || echo './'`dict/dict0dict.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0dict.lo -MD -MP -MF .deps/dict0dict.Tpo -c dict/dict0dict.c -fPIC -DPIC -o .libs/dict0dict.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0crea.lo -MD -MP -MF .deps/dict0crea.Tpo -c dict/dict0crea.c -o dict0crea.o >/dev/null 2>&1 mv -f .deps/dict0crea.Tpo .deps/dict0crea.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0load.lo -MD -MP -MF .deps/dict0load.Tpo -c -o dict0load.lo `test -f 'dict/dict0load.c' || echo './'`dict/dict0load.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0load.lo -MD -MP -MF .deps/dict0load.Tpo -c dict/dict0load.c -fPIC -DPIC -o .libs/dict0load.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0dict.lo -MD -MP -MF .deps/dict0dict.Tpo -c dict/dict0dict.c -o dict0dict.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0load.lo -MD -MP -MF .deps/dict0load.Tpo -c dict/dict0load.c -o dict0load.o >/dev/null 2>&1 mv -f .deps/dict0dict.Tpo .deps/dict0dict.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0mem.lo -MD -MP -MF .deps/dict0mem.Tpo -c -o dict0mem.lo `test -f 'dict/dict0mem.c' || echo './'`dict/dict0mem.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0mem.lo -MD -MP -MF .deps/dict0mem.Tpo -c dict/dict0mem.c -fPIC -DPIC -o .libs/dict0mem.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dict0mem.lo -MD -MP -MF .deps/dict0mem.Tpo -c dict/dict0mem.c -o dict0mem.o >/dev/null 2>&1 mv -f .deps/dict0mem.Tpo .deps/dict0mem.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dyn0dyn.lo -MD -MP -MF .deps/dyn0dyn.Tpo -c -o dyn0dyn.lo `test -f 'dyn/dyn0dyn.c' || echo './'`dyn/dyn0dyn.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dyn0dyn.lo -MD -MP -MF .deps/dyn0dyn.Tpo -c dyn/dyn0dyn.c -fPIC -DPIC -o .libs/dyn0dyn.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT dyn0dyn.lo -MD -MP -MF .deps/dyn0dyn.Tpo -c dyn/dyn0dyn.c -o dyn0dyn.o >/dev/null 2>&1 mv -f .deps/dyn0dyn.Tpo .deps/dyn0dyn.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0eval.lo -MD -MP -MF .deps/eval0eval.Tpo -c -o eval0eval.lo `test -f 'eval/eval0eval.c' || echo './'`eval/eval0eval.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0eval.lo -MD -MP -MF .deps/eval0eval.Tpo -c eval/eval0eval.c -fPIC -DPIC -o .libs/eval0eval.o mv -f .deps/dict0load.Tpo .deps/dict0load.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0proc.lo -MD -MP -MF .deps/eval0proc.Tpo -c -o eval0proc.lo `test -f 'eval/eval0proc.c' || echo './'`eval/eval0proc.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0proc.lo -MD -MP -MF .deps/eval0proc.Tpo -c eval/eval0proc.c -fPIC -DPIC -o .libs/eval0proc.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0eval.lo -MD -MP -MF .deps/eval0eval.Tpo -c eval/eval0eval.c -o eval0eval.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT eval0proc.lo -MD -MP -MF .deps/eval0proc.Tpo -c eval/eval0proc.c -o eval0proc.o >/dev/null 2>&1 mv -f .deps/eval0proc.Tpo .deps/eval0proc.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fil0fil.lo -MD -MP -MF .deps/fil0fil.Tpo -c -o fil0fil.lo `test -f 'fil/fil0fil.c' || echo './'`fil/fil0fil.c mv -f .deps/eval0eval.Tpo .deps/eval0eval.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fsp0fsp.lo -MD -MP -MF .deps/fsp0fsp.Tpo -c -o fsp0fsp.lo `test -f 'fsp/fsp0fsp.c' || echo './'`fsp/fsp0fsp.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fil0fil.lo -MD -MP -MF .deps/fil0fil.Tpo -c fil/fil0fil.c -fPIC -DPIC -o .libs/fil0fil.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fsp0fsp.lo -MD -MP -MF .deps/fsp0fsp.Tpo -c fsp/fsp0fsp.c -fPIC -DPIC -o .libs/fsp0fsp.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fsp0fsp.lo -MD -MP -MF .deps/fsp0fsp.Tpo -c fsp/fsp0fsp.c -o fsp0fsp.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fil0fil.lo -MD -MP -MF .deps/fil0fil.Tpo -c fil/fil0fil.c -o fil0fil.o >/dev/null 2>&1 mv -f .deps/fsp0fsp.Tpo .deps/fsp0fsp.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0fut.lo -MD -MP -MF .deps/fut0fut.Tpo -c -o fut0fut.lo `test -f 'fut/fut0fut.c' || echo './'`fut/fut0fut.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0fut.lo -MD -MP -MF .deps/fut0fut.Tpo -c fut/fut0fut.c -fPIC -DPIC -o .libs/fut0fut.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0fut.lo -MD -MP -MF .deps/fut0fut.Tpo -c fut/fut0fut.c -o fut0fut.o >/dev/null 2>&1 mv -f .deps/fut0fut.Tpo .deps/fut0fut.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0lst.lo -MD -MP -MF .deps/fut0lst.Tpo -c -o fut0lst.lo `test -f 'fut/fut0lst.c' || echo './'`fut/fut0lst.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0lst.lo -MD -MP -MF .deps/fut0lst.Tpo -c fut/fut0lst.c -fPIC -DPIC -o .libs/fut0lst.o mv -f .deps/fil0fil.Tpo .deps/fil0fil.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ha0ha.lo -MD -MP -MF .deps/ha0ha.Tpo -c -o ha0ha.lo `test -f 'ha/ha0ha.c' || echo './'`ha/ha0ha.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ha0ha.lo -MD -MP -MF .deps/ha0ha.Tpo -c ha/ha0ha.c -fPIC -DPIC -o .libs/ha0ha.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT fut0lst.lo -MD -MP -MF .deps/fut0lst.Tpo -c fut/fut0lst.c -o fut0lst.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ha0ha.lo -MD -MP -MF .deps/ha0ha.Tpo -c ha/ha0ha.c -o ha0ha.o >/dev/null 2>&1 mv -f .deps/fut0lst.Tpo .deps/fut0lst.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT hash0hash.lo -MD -MP -MF .deps/hash0hash.Tpo -c -o hash0hash.lo `test -f 'ha/hash0hash.c' || echo './'`ha/hash0hash.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT hash0hash.lo -MD -MP -MF .deps/hash0hash.Tpo -c ha/hash0hash.c -fPIC -DPIC -o .libs/hash0hash.o mv -f .deps/ha0ha.Tpo .deps/ha0ha.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ibuf0ibuf.lo -MD -MP -MF .deps/ibuf0ibuf.Tpo -c -o ibuf0ibuf.lo `test -f 'ibuf/ibuf0ibuf.c' || echo './'`ibuf/ibuf0ibuf.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ibuf0ibuf.lo -MD -MP -MF .deps/ibuf0ibuf.Tpo -c ibuf/ibuf0ibuf.c -fPIC -DPIC -o .libs/ibuf0ibuf.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT hash0hash.lo -MD -MP -MF .deps/hash0hash.Tpo -c ha/hash0hash.c -o hash0hash.o >/dev/null 2>&1 mv -f .deps/hash0hash.Tpo .deps/hash0hash.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lock0lock.lo -MD -MP -MF .deps/lock0lock.Tpo -c -o lock0lock.lo `test -f 'lock/lock0lock.c' || echo './'`lock/lock0lock.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lock0lock.lo -MD -MP -MF .deps/lock0lock.Tpo -c lock/lock0lock.c -fPIC -DPIC -o .libs/lock0lock.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ibuf0ibuf.lo -MD -MP -MF .deps/ibuf0ibuf.Tpo -c ibuf/ibuf0ibuf.c -o ibuf0ibuf.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lock0lock.lo -MD -MP -MF .deps/lock0lock.Tpo -c lock/lock0lock.c -o lock0lock.o >/dev/null 2>&1 mv -f .deps/ibuf0ibuf.Tpo .deps/ibuf0ibuf.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0log.lo -MD -MP -MF .deps/log0log.Tpo -c -o log0log.lo `test -f 'log/log0log.c' || echo './'`log/log0log.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0log.lo -MD -MP -MF .deps/log0log.Tpo -c log/log0log.c -fPIC -DPIC -o .libs/log0log.o mv -f .deps/lock0lock.Tpo .deps/lock0lock.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0recv.lo -MD -MP -MF .deps/log0recv.Tpo -c -o log0recv.lo `test -f 'log/log0recv.c' || echo './'`log/log0recv.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0recv.lo -MD -MP -MF .deps/log0recv.Tpo -c log/log0recv.c -fPIC -DPIC -o .libs/log0recv.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0log.lo -MD -MP -MF .deps/log0log.Tpo -c log/log0log.c -o log0log.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT log0recv.lo -MD -MP -MF .deps/log0recv.Tpo -c log/log0recv.c -o log0recv.o >/dev/null 2>&1 mv -f .deps/log0log.Tpo .deps/log0log.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mach0data.lo -MD -MP -MF .deps/mach0data.Tpo -c -o mach0data.lo `test -f 'mach/mach0data.c' || echo './'`mach/mach0data.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mach0data.lo -MD -MP -MF .deps/mach0data.Tpo -c mach/mach0data.c -fPIC -DPIC -o .libs/mach0data.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mach0data.lo -MD -MP -MF .deps/mach0data.Tpo -c mach/mach0data.c -o mach0data.o >/dev/null 2>&1 mv -f .deps/mach0data.Tpo .deps/mach0data.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0mem.lo -MD -MP -MF .deps/mem0mem.Tpo -c -o mem0mem.lo `test -f 'mem/mem0mem.c' || echo './'`mem/mem0mem.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0mem.lo -MD -MP -MF .deps/mem0mem.Tpo -c mem/mem0mem.c -fPIC -DPIC -o .libs/mem0mem.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0mem.lo -MD -MP -MF .deps/mem0mem.Tpo -c mem/mem0mem.c -o mem0mem.o >/dev/null 2>&1 mv -f .deps/mem0mem.Tpo .deps/mem0mem.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0pool.lo -MD -MP -MF .deps/mem0pool.Tpo -c -o mem0pool.lo `test -f 'mem/mem0pool.c' || echo './'`mem/mem0pool.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0pool.lo -MD -MP -MF .deps/mem0pool.Tpo -c mem/mem0pool.c -fPIC -DPIC -o .libs/mem0pool.o mv -f .deps/log0recv.Tpo .deps/log0recv.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0mtr.lo -MD -MP -MF .deps/mtr0mtr.Tpo -c -o mtr0mtr.lo `test -f 'mtr/mtr0mtr.c' || echo './'`mtr/mtr0mtr.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0mtr.lo -MD -MP -MF .deps/mtr0mtr.Tpo -c mtr/mtr0mtr.c -fPIC -DPIC -o .libs/mtr0mtr.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mem0pool.lo -MD -MP -MF .deps/mem0pool.Tpo -c mem/mem0pool.c -o mem0pool.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0mtr.lo -MD -MP -MF .deps/mtr0mtr.Tpo -c mtr/mtr0mtr.c -o mtr0mtr.o >/dev/null 2>&1 mv -f .deps/mem0pool.Tpo .deps/mem0pool.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0log.lo -MD -MP -MF .deps/mtr0log.Tpo -c -o mtr0log.lo `test -f 'mtr/mtr0log.c' || echo './'`mtr/mtr0log.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0log.lo -MD -MP -MF .deps/mtr0log.Tpo -c mtr/mtr0log.c -fPIC -DPIC -o .libs/mtr0log.o mv -f .deps/mtr0mtr.Tpo .deps/mtr0mtr.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0proc.lo -MD -MP -MF .deps/os0proc.Tpo -c -o os0proc.lo `test -f 'os/os0proc.c' || echo './'`os/os0proc.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0proc.lo -MD -MP -MF .deps/os0proc.Tpo -c os/os0proc.c -fPIC -DPIC -o .libs/os0proc.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0proc.lo -MD -MP -MF .deps/os0proc.Tpo -c os/os0proc.c -o os0proc.o >/dev/null 2>&1 mv -f .deps/os0proc.Tpo .deps/os0proc.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0sync.lo -MD -MP -MF .deps/os0sync.Tpo -c -o os0sync.lo `test -f 'os/os0sync.c' || echo './'`os/os0sync.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0sync.lo -MD -MP -MF .deps/os0sync.Tpo -c os/os0sync.c -fPIC -DPIC -o .libs/os0sync.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT mtr0log.lo -MD -MP -MF .deps/mtr0log.Tpo -c mtr/mtr0log.c -o mtr0log.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0sync.lo -MD -MP -MF .deps/os0sync.Tpo -c os/os0sync.c -o os0sync.o >/dev/null 2>&1 mv -f .deps/os0sync.Tpo .deps/os0sync.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0thread.lo -MD -MP -MF .deps/os0thread.Tpo -c -o os0thread.lo `test -f 'os/os0thread.c' || echo './'`os/os0thread.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0thread.lo -MD -MP -MF .deps/os0thread.Tpo -c os/os0thread.c -fPIC -DPIC -o .libs/os0thread.o mv -f .deps/mtr0log.Tpo .deps/mtr0log.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0file.lo -MD -MP -MF .deps/os0file.Tpo -c -o os0file.lo `test -f 'os/os0file.c' || echo './'`os/os0file.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0thread.lo -MD -MP -MF .deps/os0thread.Tpo -c os/os0thread.c -o os0thread.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0file.lo -MD -MP -MF .deps/os0file.Tpo -c os/os0file.c -fPIC -DPIC -o .libs/os0file.o mv -f .deps/os0thread.Tpo .deps/os0thread.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0page.lo -MD -MP -MF .deps/page0page.Tpo -c -o page0page.lo `test -f 'page/page0page.c' || echo './'`page/page0page.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0page.lo -MD -MP -MF .deps/page0page.Tpo -c page/page0page.c -fPIC -DPIC -o .libs/page0page.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT os0file.lo -MD -MP -MF .deps/os0file.Tpo -c os/os0file.c -o os0file.o >/dev/null 2>&1 mv -f .deps/os0file.Tpo .deps/os0file.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0cur.lo -MD -MP -MF .deps/page0cur.Tpo -c -o page0cur.lo `test -f 'page/page0cur.c' || echo './'`page/page0cur.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0cur.lo -MD -MP -MF .deps/page0cur.Tpo -c page/page0cur.c -fPIC -DPIC -o .libs/page0cur.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0page.lo -MD -MP -MF .deps/page0page.Tpo -c page/page0page.c -o page0page.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT page0cur.lo -MD -MP -MF .deps/page0cur.Tpo -c page/page0cur.c -o page0cur.o >/dev/null 2>&1 mv -f .deps/page0page.Tpo .deps/page0page.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0grm.lo -MD -MP -MF .deps/pars0grm.Tpo -c -o pars0grm.lo `test -f 'pars/pars0grm.c' || echo './'`pars/pars0grm.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0grm.lo -MD -MP -MF .deps/pars0grm.Tpo -c pars/pars0grm.c -fPIC -DPIC -o .libs/pars0grm.o mv -f .deps/page0cur.Tpo .deps/page0cur.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lexyy.lo -MD -MP -MF .deps/lexyy.Tpo -c -o lexyy.lo `test -f 'pars/lexyy.c' || echo './'`pars/lexyy.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lexyy.lo -MD -MP -MF .deps/lexyy.Tpo -c pars/lexyy.c -fPIC -DPIC -o .libs/lexyy.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT lexyy.lo -MD -MP -MF .deps/lexyy.Tpo -c pars/lexyy.c -o lexyy.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0grm.lo -MD -MP -MF .deps/pars0grm.Tpo -c pars/pars0grm.c -o pars0grm.o >/dev/null 2>&1 mv -f .deps/lexyy.Tpo .deps/lexyy.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0opt.lo -MD -MP -MF .deps/pars0opt.Tpo -c -o pars0opt.lo `test -f 'pars/pars0opt.c' || echo './'`pars/pars0opt.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0opt.lo -MD -MP -MF .deps/pars0opt.Tpo -c pars/pars0opt.c -fPIC -DPIC -o .libs/pars0opt.o mv -f .deps/pars0grm.Tpo .deps/pars0grm.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0pars.lo -MD -MP -MF .deps/pars0pars.Tpo -c -o pars0pars.lo `test -f 'pars/pars0pars.c' || echo './'`pars/pars0pars.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0pars.lo -MD -MP -MF .deps/pars0pars.Tpo -c pars/pars0pars.c -fPIC -DPIC -o .libs/pars0pars.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0opt.lo -MD -MP -MF .deps/pars0opt.Tpo -c pars/pars0opt.c -o pars0opt.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0pars.lo -MD -MP -MF .deps/pars0pars.Tpo -c pars/pars0pars.c -o pars0pars.o >/dev/null 2>&1 mv -f .deps/pars0opt.Tpo .deps/pars0opt.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0sym.lo -MD -MP -MF .deps/pars0sym.Tpo -c -o pars0sym.lo `test -f 'pars/pars0sym.c' || echo './'`pars/pars0sym.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0sym.lo -MD -MP -MF .deps/pars0sym.Tpo -c pars/pars0sym.c -fPIC -DPIC -o .libs/pars0sym.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT pars0sym.lo -MD -MP -MF .deps/pars0sym.Tpo -c pars/pars0sym.c -o pars0sym.o >/dev/null 2>&1 mv -f .deps/pars0sym.Tpo .deps/pars0sym.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT que0que.lo -MD -MP -MF .deps/que0que.Tpo -c -o que0que.lo `test -f 'que/que0que.c' || echo './'`que/que0que.c mv -f .deps/pars0pars.Tpo .deps/pars0pars.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT read0read.lo -MD -MP -MF .deps/read0read.Tpo -c -o read0read.lo `test -f 'read/read0read.c' || echo './'`read/read0read.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT que0que.lo -MD -MP -MF .deps/que0que.Tpo -c que/que0que.c -fPIC -DPIC -o .libs/que0que.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT read0read.lo -MD -MP -MF .deps/read0read.Tpo -c read/read0read.c -fPIC -DPIC -o .libs/read0read.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT read0read.lo -MD -MP -MF .deps/read0read.Tpo -c read/read0read.c -o read0read.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT que0que.lo -MD -MP -MF .deps/que0que.Tpo -c que/que0que.c -o que0que.o >/dev/null 2>&1 mv -f .deps/read0read.Tpo .deps/read0read.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0rec.lo -MD -MP -MF .deps/rem0rec.Tpo -c -o rem0rec.lo `test -f 'rem/rem0rec.c' || echo './'`rem/rem0rec.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0rec.lo -MD -MP -MF .deps/rem0rec.Tpo -c rem/rem0rec.c -fPIC -DPIC -o .libs/rem0rec.o mv -f .deps/que0que.Tpo .deps/que0que.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0cmp.lo -MD -MP -MF .deps/rem0cmp.Tpo -c -o rem0cmp.lo `test -f 'rem/rem0cmp.c' || echo './'`rem/rem0cmp.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0cmp.lo -MD -MP -MF .deps/rem0cmp.Tpo -c rem/rem0cmp.c -fPIC -DPIC -o .libs/rem0cmp.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0cmp.lo -MD -MP -MF .deps/rem0cmp.Tpo -c rem/rem0cmp.c -o rem0cmp.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT rem0rec.lo -MD -MP -MF .deps/rem0rec.Tpo -c rem/rem0rec.c -o rem0rec.o >/dev/null 2>&1 mv -f .deps/rem0cmp.Tpo .deps/rem0cmp.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0ins.lo -MD -MP -MF .deps/row0ins.Tpo -c -o row0ins.lo `test -f 'row/row0ins.c' || echo './'`row/row0ins.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0ins.lo -MD -MP -MF .deps/row0ins.Tpo -c row/row0ins.c -fPIC -DPIC -o .libs/row0ins.o mv -f .deps/rem0rec.Tpo .deps/rem0rec.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0mysql.lo -MD -MP -MF .deps/row0mysql.Tpo -c -o row0mysql.lo `test -f 'row/row0mysql.c' || echo './'`row/row0mysql.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0mysql.lo -MD -MP -MF .deps/row0mysql.Tpo -c row/row0mysql.c -fPIC -DPIC -o .libs/row0mysql.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0ins.lo -MD -MP -MF .deps/row0ins.Tpo -c row/row0ins.c -o row0ins.o >/dev/null 2>&1 mv -f .deps/row0ins.Tpo .deps/row0ins.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0purge.lo -MD -MP -MF .deps/row0purge.Tpo -c -o row0purge.lo `test -f 'row/row0purge.c' || echo './'`row/row0purge.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0purge.lo -MD -MP -MF .deps/row0purge.Tpo -c row/row0purge.c -fPIC -DPIC -o .libs/row0purge.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0mysql.lo -MD -MP -MF .deps/row0mysql.Tpo -c row/row0mysql.c -o row0mysql.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0purge.lo -MD -MP -MF .deps/row0purge.Tpo -c row/row0purge.c -o row0purge.o >/dev/null 2>&1 mv -f .deps/row0purge.Tpo .deps/row0purge.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0row.lo -MD -MP -MF .deps/row0row.Tpo -c -o row0row.lo `test -f 'row/row0row.c' || echo './'`row/row0row.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0row.lo -MD -MP -MF .deps/row0row.Tpo -c row/row0row.c -fPIC -DPIC -o .libs/row0row.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0row.lo -MD -MP -MF .deps/row0row.Tpo -c row/row0row.c -o row0row.o >/dev/null 2>&1 mv -f .deps/row0mysql.Tpo .deps/row0mysql.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0sel.lo -MD -MP -MF .deps/row0sel.Tpo -c -o row0sel.lo `test -f 'row/row0sel.c' || echo './'`row/row0sel.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0sel.lo -MD -MP -MF .deps/row0sel.Tpo -c row/row0sel.c -fPIC -DPIC -o .libs/row0sel.o mv -f .deps/row0row.Tpo .deps/row0row.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0uins.lo -MD -MP -MF .deps/row0uins.Tpo -c -o row0uins.lo `test -f 'row/row0uins.c' || echo './'`row/row0uins.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0uins.lo -MD -MP -MF .deps/row0uins.Tpo -c row/row0uins.c -fPIC -DPIC -o .libs/row0uins.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0uins.lo -MD -MP -MF .deps/row0uins.Tpo -c row/row0uins.c -o row0uins.o >/dev/null 2>&1 mv -f .deps/row0uins.Tpo .deps/row0uins.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0umod.lo -MD -MP -MF .deps/row0umod.Tpo -c -o row0umod.lo `test -f 'row/row0umod.c' || echo './'`row/row0umod.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0umod.lo -MD -MP -MF .deps/row0umod.Tpo -c row/row0umod.c -fPIC -DPIC -o .libs/row0umod.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0umod.lo -MD -MP -MF .deps/row0umod.Tpo -c row/row0umod.c -o row0umod.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0sel.lo -MD -MP -MF .deps/row0sel.Tpo -c row/row0sel.c -o row0sel.o >/dev/null 2>&1 mv -f .deps/row0umod.Tpo .deps/row0umod.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0undo.lo -MD -MP -MF .deps/row0undo.Tpo -c -o row0undo.lo `test -f 'row/row0undo.c' || echo './'`row/row0undo.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0undo.lo -MD -MP -MF .deps/row0undo.Tpo -c row/row0undo.c -fPIC -DPIC -o .libs/row0undo.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0undo.lo -MD -MP -MF .deps/row0undo.Tpo -c row/row0undo.c -o row0undo.o >/dev/null 2>&1 mv -f .deps/row0undo.Tpo .deps/row0undo.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0upd.lo -MD -MP -MF .deps/row0upd.Tpo -c -o row0upd.lo `test -f 'row/row0upd.c' || echo './'`row/row0upd.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0upd.lo -MD -MP -MF .deps/row0upd.Tpo -c row/row0upd.c -fPIC -DPIC -o .libs/row0upd.o mv -f .deps/row0sel.Tpo .deps/row0sel.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0vers.lo -MD -MP -MF .deps/row0vers.Tpo -c -o row0vers.lo `test -f 'row/row0vers.c' || echo './'`row/row0vers.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0vers.lo -MD -MP -MF .deps/row0vers.Tpo -c row/row0vers.c -fPIC -DPIC -o .libs/row0vers.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0upd.lo -MD -MP -MF .deps/row0upd.Tpo -c row/row0upd.c -o row0upd.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT row0vers.lo -MD -MP -MF .deps/row0vers.Tpo -c row/row0vers.c -o row0vers.o >/dev/null 2>&1 mv -f .deps/row0vers.Tpo .deps/row0vers.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0srv.lo -MD -MP -MF .deps/srv0srv.Tpo -c -o srv0srv.lo `test -f 'srv/srv0srv.c' || echo './'`srv/srv0srv.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0srv.lo -MD -MP -MF .deps/srv0srv.Tpo -c srv/srv0srv.c -fPIC -DPIC -o .libs/srv0srv.o mv -f .deps/row0upd.Tpo .deps/row0upd.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0que.lo -MD -MP -MF .deps/srv0que.Tpo -c -o srv0que.lo `test -f 'srv/srv0que.c' || echo './'`srv/srv0que.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0que.lo -MD -MP -MF .deps/srv0que.Tpo -c srv/srv0que.c -fPIC -DPIC -o .libs/srv0que.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0que.lo -MD -MP -MF .deps/srv0que.Tpo -c srv/srv0que.c -o srv0que.o >/dev/null 2>&1 mv -f .deps/srv0que.Tpo .deps/srv0que.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0start.lo -MD -MP -MF .deps/srv0start.Tpo -c -o srv0start.lo `test -f 'srv/srv0start.c' || echo './'`srv/srv0start.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0start.lo -MD -MP -MF .deps/srv0start.Tpo -c srv/srv0start.c -fPIC -DPIC -o .libs/srv0start.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0srv.lo -MD -MP -MF .deps/srv0srv.Tpo -c srv/srv0srv.c -o srv0srv.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT srv0start.lo -MD -MP -MF .deps/srv0start.Tpo -c srv/srv0start.c -o srv0start.o >/dev/null 2>&1 mv -f .deps/srv0start.Tpo .deps/srv0start.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0arr.lo -MD -MP -MF .deps/sync0arr.Tpo -c -o sync0arr.lo `test -f 'sync/sync0arr.c' || echo './'`sync/sync0arr.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0arr.lo -MD -MP -MF .deps/sync0arr.Tpo -c sync/sync0arr.c -fPIC -DPIC -o .libs/sync0arr.o mv -f .deps/srv0srv.Tpo .deps/srv0srv.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0rw.lo -MD -MP -MF .deps/sync0rw.Tpo -c -o sync0rw.lo `test -f 'sync/sync0rw.c' || echo './'`sync/sync0rw.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0rw.lo -MD -MP -MF .deps/sync0rw.Tpo -c sync/sync0rw.c -fPIC -DPIC -o .libs/sync0rw.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0arr.lo -MD -MP -MF .deps/sync0arr.Tpo -c sync/sync0arr.c -o sync0arr.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0rw.lo -MD -MP -MF .deps/sync0rw.Tpo -c sync/sync0rw.c -o sync0rw.o >/dev/null 2>&1 mv -f .deps/sync0arr.Tpo .deps/sync0arr.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0sync.lo -MD -MP -MF .deps/sync0sync.Tpo -c -o sync0sync.lo `test -f 'sync/sync0sync.c' || echo './'`sync/sync0sync.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0sync.lo -MD -MP -MF .deps/sync0sync.Tpo -c sync/sync0sync.c -fPIC -DPIC -o .libs/sync0sync.o mv -f .deps/sync0rw.Tpo .deps/sync0rw.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT thr0loc.lo -MD -MP -MF .deps/thr0loc.Tpo -c -o thr0loc.lo `test -f 'thr/thr0loc.c' || echo './'`thr/thr0loc.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT thr0loc.lo -MD -MP -MF .deps/thr0loc.Tpo -c thr/thr0loc.c -fPIC -DPIC -o .libs/thr0loc.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT thr0loc.lo -MD -MP -MF .deps/thr0loc.Tpo -c thr/thr0loc.c -o thr0loc.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT sync0sync.lo -MD -MP -MF .deps/sync0sync.Tpo -c sync/sync0sync.c -o sync0sync.o >/dev/null 2>&1 mv -f .deps/thr0loc.Tpo .deps/thr0loc.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0purge.lo -MD -MP -MF .deps/trx0purge.Tpo -c -o trx0purge.lo `test -f 'trx/trx0purge.c' || echo './'`trx/trx0purge.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0purge.lo -MD -MP -MF .deps/trx0purge.Tpo -c trx/trx0purge.c -fPIC -DPIC -o .libs/trx0purge.o mv -f .deps/sync0sync.Tpo .deps/sync0sync.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rec.lo -MD -MP -MF .deps/trx0rec.Tpo -c -o trx0rec.lo `test -f 'trx/trx0rec.c' || echo './'`trx/trx0rec.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rec.lo -MD -MP -MF .deps/trx0rec.Tpo -c trx/trx0rec.c -fPIC -DPIC -o .libs/trx0rec.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0purge.lo -MD -MP -MF .deps/trx0purge.Tpo -c trx/trx0purge.c -o trx0purge.o >/dev/null 2>&1 mv -f .deps/trx0purge.Tpo .deps/trx0purge.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0roll.lo -MD -MP -MF .deps/trx0roll.Tpo -c -o trx0roll.lo `test -f 'trx/trx0roll.c' || echo './'`trx/trx0roll.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0roll.lo -MD -MP -MF .deps/trx0roll.Tpo -c trx/trx0roll.c -fPIC -DPIC -o .libs/trx0roll.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rec.lo -MD -MP -MF .deps/trx0rec.Tpo -c trx/trx0rec.c -o trx0rec.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0roll.lo -MD -MP -MF .deps/trx0roll.Tpo -c trx/trx0roll.c -o trx0roll.o >/dev/null 2>&1 mv -f .deps/trx0rec.Tpo .deps/trx0rec.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rseg.lo -MD -MP -MF .deps/trx0rseg.Tpo -c -o trx0rseg.lo `test -f 'trx/trx0rseg.c' || echo './'`trx/trx0rseg.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rseg.lo -MD -MP -MF .deps/trx0rseg.Tpo -c trx/trx0rseg.c -fPIC -DPIC -o .libs/trx0rseg.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0rseg.lo -MD -MP -MF .deps/trx0rseg.Tpo -c trx/trx0rseg.c -o trx0rseg.o >/dev/null 2>&1 mv -f .deps/trx0roll.Tpo .deps/trx0roll.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0sys.lo -MD -MP -MF .deps/trx0sys.Tpo -c -o trx0sys.lo `test -f 'trx/trx0sys.c' || echo './'`trx/trx0sys.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0sys.lo -MD -MP -MF .deps/trx0sys.Tpo -c trx/trx0sys.c -fPIC -DPIC -o .libs/trx0sys.o mv -f .deps/trx0rseg.Tpo .deps/trx0rseg.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0trx.lo -MD -MP -MF .deps/trx0trx.Tpo -c -o trx0trx.lo `test -f 'trx/trx0trx.c' || echo './'`trx/trx0trx.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0trx.lo -MD -MP -MF .deps/trx0trx.Tpo -c trx/trx0trx.c -fPIC -DPIC -o .libs/trx0trx.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0sys.lo -MD -MP -MF .deps/trx0sys.Tpo -c trx/trx0sys.c -o trx0sys.o >/dev/null 2>&1 mv -f .deps/trx0sys.Tpo .deps/trx0sys.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0undo.lo -MD -MP -MF .deps/trx0undo.Tpo -c -o trx0undo.lo `test -f 'trx/trx0undo.c' || echo './'`trx/trx0undo.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0undo.lo -MD -MP -MF .deps/trx0undo.Tpo -c trx/trx0undo.c -fPIC -DPIC -o .libs/trx0undo.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0trx.lo -MD -MP -MF .deps/trx0trx.Tpo -c trx/trx0trx.c -o trx0trx.o >/dev/null 2>&1 mv -f .deps/trx0trx.Tpo .deps/trx0trx.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT usr0sess.lo -MD -MP -MF .deps/usr0sess.Tpo -c -o usr0sess.lo `test -f 'usr/usr0sess.c' || echo './'`usr/usr0sess.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT usr0sess.lo -MD -MP -MF .deps/usr0sess.Tpo -c usr/usr0sess.c -fPIC -DPIC -o .libs/usr0sess.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT usr0sess.lo -MD -MP -MF .deps/usr0sess.Tpo -c usr/usr0sess.c -o usr0sess.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT trx0undo.lo -MD -MP -MF .deps/trx0undo.Tpo -c trx/trx0undo.c -o trx0undo.o >/dev/null 2>&1 mv -f .deps/usr0sess.Tpo .deps/usr0sess.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0byte.lo -MD -MP -MF .deps/ut0byte.Tpo -c -o ut0byte.lo `test -f 'ut/ut0byte.c' || echo './'`ut/ut0byte.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0byte.lo -MD -MP -MF .deps/ut0byte.Tpo -c ut/ut0byte.c -fPIC -DPIC -o .libs/ut0byte.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0byte.lo -MD -MP -MF .deps/ut0byte.Tpo -c ut/ut0byte.c -o ut0byte.o >/dev/null 2>&1 mv -f .deps/ut0byte.Tpo .deps/ut0byte.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0dbg.lo -MD -MP -MF .deps/ut0dbg.Tpo -c -o ut0dbg.lo `test -f 'ut/ut0dbg.c' || echo './'`ut/ut0dbg.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0dbg.lo -MD -MP -MF .deps/ut0dbg.Tpo -c ut/ut0dbg.c -fPIC -DPIC -o .libs/ut0dbg.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0dbg.lo -MD -MP -MF .deps/ut0dbg.Tpo -c ut/ut0dbg.c -o ut0dbg.o >/dev/null 2>&1 mv -f .deps/ut0dbg.Tpo .deps/ut0dbg.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0mem.lo -MD -MP -MF .deps/ut0mem.Tpo -c -o ut0mem.lo `test -f 'ut/ut0mem.c' || echo './'`ut/ut0mem.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0mem.lo -MD -MP -MF .deps/ut0mem.Tpo -c ut/ut0mem.c -fPIC -DPIC -o .libs/ut0mem.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0mem.lo -MD -MP -MF .deps/ut0mem.Tpo -c ut/ut0mem.c -o ut0mem.o >/dev/null 2>&1 mv -f .deps/trx0undo.Tpo .deps/trx0undo.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0rnd.lo -MD -MP -MF .deps/ut0rnd.Tpo -c -o ut0rnd.lo `test -f 'ut/ut0rnd.c' || echo './'`ut/ut0rnd.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0rnd.lo -MD -MP -MF .deps/ut0rnd.Tpo -c ut/ut0rnd.c -fPIC -DPIC -o .libs/ut0rnd.o mv -f .deps/ut0mem.Tpo .deps/ut0mem.Plo /bin/sh ./libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0ut.lo -MD -MP -MF .deps/ut0ut.Tpo -c -o ut0ut.lo `test -f 'ut/ut0ut.c' || echo './'`ut/ut0ut.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0ut.lo -MD -MP -MF .deps/ut0ut.Tpo -c ut/ut0ut.c -fPIC -DPIC -o .libs/ut0ut.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0rnd.lo -MD -MP -MF .deps/ut0rnd.Tpo -c ut/ut0rnd.c -o ut0rnd.o >/dev/null 2>&1 ut/ut0ut.c: In function 'ut_print_namel': ut/ut0ut.c:499: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ut/ut0ut.c: In function 'ut_copy_file': ut/ut0ut.c:530: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/ut0rnd.Tpo .deps/ut0rnd.Plo libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./../include -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -MT ut0ut.lo -MD -MP -MF .deps/ut0ut.Tpo -c ut/ut0ut.c -o ut0ut.o >/dev/null 2>&1 mv -f .deps/ut0ut.Tpo .deps/ut0ut.Plo /bin/sh ./libtool --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -DDEBUG_OFF -DUNIV_LINUX -DUNIV_INTEL_X86 -Wl,-O1 -o libinnobase.la -rpath /usr/lib/mysql/ib btr0btr.lo btr0cur.lo btr0pcur.lo btr0sea.lo buf0buf.lo buf0flu.lo buf0lru.lo buf0rea.lo data0data.lo data0type.lo dict0boot.lo dict0crea.lo dict0dict.lo dict0load.lo dict0mem.lo dyn0dyn.lo eval0eval.lo eval0proc.lo fil0fil.lo fsp0fsp.lo fut0fut.lo fut0lst.lo ha0ha.lo hash0hash.lo ibuf0ibuf.lo lock0lock.lo log0log.lo log0recv.lo mach0data.lo mem0mem.lo mem0pool.lo mtr0mtr.lo mtr0log.lo os0proc.lo os0sync.lo os0thread.lo os0file.lo page0page.lo page0cur.lo pars0grm.lo lexyy.lo pars0opt.lo pars0pars.lo pars0sym.lo que0que.lo read0read.lo rem0rec.lo rem0cmp.lo row0ins.lo row0mysql.lo row0purge.lo row0row.lo row0sel.lo row0uins.lo row0umod.lo row0undo.lo row0upd.lo row0vers.lo srv0srv.lo srv0que.lo srv0start.lo sync0arr.lo sync0rw.lo sync0sync.lo thr0loc.lo trx0purge.lo trx0rec.lo trx0roll.lo trx0rseg.lo trx0sys.lo trx0trx.lo trx0undo.lo usr0sess.lo ut0byte.lo ut0dbg.lo ut0mem.lo ut0rnd.lo ut0ut.lo libtool: link: i486-pc-linux-gnu-gcc -shared .libs/btr0btr.o .libs/btr0cur.o .libs/btr0pcur.o .libs/btr0sea.o .libs/buf0buf.o .libs/buf0flu.o .libs/buf0lru.o .libs/buf0rea.o .libs/data0data.o .libs/data0type.o .libs/dict0boot.o .libs/dict0crea.o .libs/dict0dict.o .libs/dict0load.o .libs/dict0mem.o .libs/dyn0dyn.o .libs/eval0eval.o .libs/eval0proc.o .libs/fil0fil.o .libs/fsp0fsp.o .libs/fut0fut.o .libs/fut0lst.o .libs/ha0ha.o .libs/hash0hash.o .libs/ibuf0ibuf.o .libs/lock0lock.o .libs/log0log.o .libs/log0recv.o .libs/mach0data.o .libs/mem0mem.o .libs/mem0pool.o .libs/mtr0mtr.o .libs/mtr0log.o .libs/os0proc.o .libs/os0sync.o .libs/os0thread.o .libs/os0file.o .libs/page0page.o .libs/page0cur.o .libs/pars0grm.o .libs/lexyy.o .libs/pars0opt.o .libs/pars0pars.o .libs/pars0sym.o .libs/que0que.o .libs/read0read.o .libs/rem0rec.o .libs/rem0cmp.o .libs/row0ins.o .libs/row0mysql.o .libs/row0purge.o .libs/row0row.o .libs/row0sel.o .libs/row0uins.o .libs/row0umod.o .libs/row0undo.o .libs/row0upd.o .libs/row0vers.o .libs/srv0srv.o .libs/srv0que.o .libs/srv0start.o .libs/sync0arr.o .libs/sync0rw.o .libs/sync0sync.o .libs/thr0loc.o .libs/trx0purge.o .libs/trx0rec.o .libs/trx0roll.o .libs/trx0rseg.o .libs/trx0sys.o .libs/trx0trx.o .libs/trx0undo.o .libs/usr0sess.o .libs/ut0byte.o .libs/ut0dbg.o .libs/ut0mem.o .libs/ut0rnd.o .libs/ut0ut.o -march=i486 -Wl,-O1 -Wl,-soname -Wl,libinnobase.so.0 -o .libs/libinnobase.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libinnobase.so.0" && ln -s "libinnobase.so.0.0.0" "libinnobase.so.0") libtool: link: (cd ".libs" && rm -f "libinnobase.so" && ln -s "libinnobase.so.0.0.0" "libinnobase.so") libtool: link: i486-pc-linux-gnu-ar cru .libs/libinnobase.a btr0btr.o btr0cur.o btr0pcur.o btr0sea.o buf0buf.o buf0flu.o buf0lru.o buf0rea.o data0data.o data0type.o dict0boot.o dict0crea.o dict0dict.o dict0load.o dict0mem.o dyn0dyn.o eval0eval.o eval0proc.o fil0fil.o fsp0fsp.o fut0fut.o fut0lst.o ha0ha.o hash0hash.o ibuf0ibuf.o lock0lock.o log0log.o log0recv.o mach0data.o mem0mem.o mem0pool.o mtr0mtr.o mtr0log.o os0proc.o os0sync.o os0thread.o os0file.o page0page.o page0cur.o pars0grm.o lexyy.o pars0opt.o pars0pars.o pars0sym.o que0que.o read0read.o rem0rec.o rem0cmp.o row0ins.o row0mysql.o row0purge.o row0row.o row0sel.o row0uins.o row0umod.o row0undo.o row0upd.o row0vers.o srv0srv.o srv0que.o srv0start.o sync0arr.o sync0rw.o sync0sync.o thr0loc.o trx0purge.o trx0rec.o trx0roll.o trx0rseg.o trx0sys.o trx0trx.o trx0undo.o usr0sess.o ut0byte.o ut0dbg.o ut0mem.o ut0rnd.o ut0ut.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libinnobase.a libtool: link: ( cd ".libs" && rm -f "libinnobase.la" && ln -s "../libinnobase.la" "libinnobase.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase' Making all in myisam make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/myisam' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_open.lo -MD -MP -MF .deps/mi_open.Tpo -c -o mi_open.lo mi_open.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_extra.lo -MD -MP -MF .deps/mi_extra.Tpo -c -o mi_extra.lo mi_extra.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_extra.lo -MD -MP -MF .deps/mi_extra.Tpo -c mi_extra.c -fPIC -DPIC -o .libs/mi_extra.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_open.lo -MD -MP -MF .deps/mi_open.Tpo -c mi_open.c -fPIC -DPIC -o .libs/mi_open.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_extra.lo -MD -MP -MF .deps/mi_extra.Tpo -c mi_extra.c -o mi_extra.o >/dev/null 2>&1 mv -f .deps/mi_extra.Tpo .deps/mi_extra.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_info.lo -MD -MP -MF .deps/mi_info.Tpo -c -o mi_info.lo mi_info.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_info.lo -MD -MP -MF .deps/mi_info.Tpo -c mi_info.c -fPIC -DPIC -o .libs/mi_info.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_info.lo -MD -MP -MF .deps/mi_info.Tpo -c mi_info.c -o mi_info.o >/dev/null 2>&1 mv -f .deps/mi_info.Tpo .deps/mi_info.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rkey.lo -MD -MP -MF .deps/mi_rkey.Tpo -c -o mi_rkey.lo mi_rkey.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rkey.lo -MD -MP -MF .deps/mi_rkey.Tpo -c mi_rkey.c -fPIC -DPIC -o .libs/mi_rkey.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_open.lo -MD -MP -MF .deps/mi_open.Tpo -c mi_open.c -o mi_open.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rkey.lo -MD -MP -MF .deps/mi_rkey.Tpo -c mi_rkey.c -o mi_rkey.o >/dev/null 2>&1 mv -f .deps/mi_rkey.Tpo .deps/mi_rkey.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rnext.lo -MD -MP -MF .deps/mi_rnext.Tpo -c -o mi_rnext.lo mi_rnext.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rnext.lo -MD -MP -MF .deps/mi_rnext.Tpo -c mi_rnext.c -fPIC -DPIC -o .libs/mi_rnext.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rnext.lo -MD -MP -MF .deps/mi_rnext.Tpo -c mi_rnext.c -o mi_rnext.o >/dev/null 2>&1 mv -f .deps/mi_rnext.Tpo .deps/mi_rnext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rnext_same.lo -MD -MP -MF .deps/mi_rnext_same.Tpo -c -o mi_rnext_same.lo mi_rnext_same.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rnext_same.lo -MD -MP -MF .deps/mi_rnext_same.Tpo -c mi_rnext_same.c -fPIC -DPIC -o .libs/mi_rnext_same.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rnext_same.lo -MD -MP -MF .deps/mi_rnext_same.Tpo -c mi_rnext_same.c -o mi_rnext_same.o >/dev/null 2>&1 mv -f .deps/mi_rnext_same.Tpo .deps/mi_rnext_same.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_search.lo -MD -MP -MF .deps/mi_search.Tpo -c -o mi_search.lo mi_search.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_search.lo -MD -MP -MF .deps/mi_search.Tpo -c mi_search.c -fPIC -DPIC -o .libs/mi_search.o mv -f .deps/mi_open.Tpo .deps/mi_open.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_page.lo -MD -MP -MF .deps/mi_page.Tpo -c -o mi_page.lo mi_page.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_page.lo -MD -MP -MF .deps/mi_page.Tpo -c mi_page.c -fPIC -DPIC -o .libs/mi_page.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_page.lo -MD -MP -MF .deps/mi_page.Tpo -c mi_page.c -o mi_page.o >/dev/null 2>&1 mv -f .deps/mi_page.Tpo .deps/mi_page.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_key.lo -MD -MP -MF .deps/mi_key.Tpo -c -o mi_key.lo mi_key.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_key.lo -MD -MP -MF .deps/mi_key.Tpo -c mi_key.c -fPIC -DPIC -o .libs/mi_key.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_key.lo -MD -MP -MF .deps/mi_key.Tpo -c mi_key.c -o mi_key.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_search.lo -MD -MP -MF .deps/mi_search.Tpo -c mi_search.c -o mi_search.o >/dev/null 2>&1 mv -f .deps/mi_key.Tpo .deps/mi_key.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_locking.lo -MD -MP -MF .deps/mi_locking.Tpo -c -o mi_locking.lo mi_locking.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_locking.lo -MD -MP -MF .deps/mi_locking.Tpo -c mi_locking.c -fPIC -DPIC -o .libs/mi_locking.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_locking.lo -MD -MP -MF .deps/mi_locking.Tpo -c mi_locking.c -o mi_locking.o >/dev/null 2>&1 mv -f .deps/mi_search.Tpo .deps/mi_search.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rrnd.lo -MD -MP -MF .deps/mi_rrnd.Tpo -c -o mi_rrnd.lo mi_rrnd.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rrnd.lo -MD -MP -MF .deps/mi_rrnd.Tpo -c mi_rrnd.c -fPIC -DPIC -o .libs/mi_rrnd.o mv -f .deps/mi_locking.Tpo .deps/mi_locking.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_scan.lo -MD -MP -MF .deps/mi_scan.Tpo -c -o mi_scan.lo mi_scan.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_scan.lo -MD -MP -MF .deps/mi_scan.Tpo -c mi_scan.c -fPIC -DPIC -o .libs/mi_scan.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rrnd.lo -MD -MP -MF .deps/mi_rrnd.Tpo -c mi_rrnd.c -o mi_rrnd.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_scan.lo -MD -MP -MF .deps/mi_scan.Tpo -c mi_scan.c -o mi_scan.o >/dev/null 2>&1 mv -f .deps/mi_rrnd.Tpo .deps/mi_rrnd.Plo mv -f .deps/mi_scan.Tpo .deps/mi_scan.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_cache.lo -MD -MP -MF .deps/mi_cache.Tpo -c -o mi_cache.lo mi_cache.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_statrec.lo -MD -MP -MF .deps/mi_statrec.Tpo -c -o mi_statrec.lo mi_statrec.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_cache.lo -MD -MP -MF .deps/mi_cache.Tpo -c mi_cache.c -fPIC -DPIC -o .libs/mi_cache.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_statrec.lo -MD -MP -MF .deps/mi_statrec.Tpo -c mi_statrec.c -fPIC -DPIC -o .libs/mi_statrec.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_cache.lo -MD -MP -MF .deps/mi_cache.Tpo -c mi_cache.c -o mi_cache.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_statrec.lo -MD -MP -MF .deps/mi_statrec.Tpo -c mi_statrec.c -o mi_statrec.o >/dev/null 2>&1 mv -f .deps/mi_cache.Tpo .deps/mi_cache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_packrec.lo -MD -MP -MF .deps/mi_packrec.Tpo -c -o mi_packrec.lo mi_packrec.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_packrec.lo -MD -MP -MF .deps/mi_packrec.Tpo -c mi_packrec.c -fPIC -DPIC -o .libs/mi_packrec.o mv -f .deps/mi_statrec.Tpo .deps/mi_statrec.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_dynrec.lo -MD -MP -MF .deps/mi_dynrec.Tpo -c -o mi_dynrec.lo mi_dynrec.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_dynrec.lo -MD -MP -MF .deps/mi_dynrec.Tpo -c mi_dynrec.c -fPIC -DPIC -o .libs/mi_dynrec.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_packrec.lo -MD -MP -MF .deps/mi_packrec.Tpo -c mi_packrec.c -o mi_packrec.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_dynrec.lo -MD -MP -MF .deps/mi_dynrec.Tpo -c mi_dynrec.c -o mi_dynrec.o >/dev/null 2>&1 mv -f .deps/mi_packrec.Tpo .deps/mi_packrec.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_update.lo -MD -MP -MF .deps/mi_update.Tpo -c -o mi_update.lo mi_update.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_update.lo -MD -MP -MF .deps/mi_update.Tpo -c mi_update.c -fPIC -DPIC -o .libs/mi_update.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_update.lo -MD -MP -MF .deps/mi_update.Tpo -c mi_update.c -o mi_update.o >/dev/null 2>&1 mv -f .deps/mi_update.Tpo .deps/mi_update.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_write.lo -MD -MP -MF .deps/mi_write.Tpo -c -o mi_write.lo mi_write.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_write.lo -MD -MP -MF .deps/mi_write.Tpo -c mi_write.c -fPIC -DPIC -o .libs/mi_write.o mv -f .deps/mi_dynrec.Tpo .deps/mi_dynrec.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_unique.lo -MD -MP -MF .deps/mi_unique.Tpo -c -o mi_unique.lo mi_unique.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_unique.lo -MD -MP -MF .deps/mi_unique.Tpo -c mi_unique.c -fPIC -DPIC -o .libs/mi_unique.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_unique.lo -MD -MP -MF .deps/mi_unique.Tpo -c mi_unique.c -o mi_unique.o >/dev/null 2>&1 mv -f .deps/mi_unique.Tpo .deps/mi_unique.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete.lo -MD -MP -MF .deps/mi_delete.Tpo -c -o mi_delete.lo mi_delete.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete.lo -MD -MP -MF .deps/mi_delete.Tpo -c mi_delete.c -fPIC -DPIC -o .libs/mi_delete.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_write.lo -MD -MP -MF .deps/mi_write.Tpo -c mi_write.c -o mi_write.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete.lo -MD -MP -MF .deps/mi_delete.Tpo -c mi_delete.c -o mi_delete.o >/dev/null 2>&1 mv -f .deps/mi_write.Tpo .deps/mi_write.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rprev.lo -MD -MP -MF .deps/mi_rprev.Tpo -c -o mi_rprev.lo mi_rprev.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rprev.lo -MD -MP -MF .deps/mi_rprev.Tpo -c mi_rprev.c -fPIC -DPIC -o .libs/mi_rprev.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rprev.lo -MD -MP -MF .deps/mi_rprev.Tpo -c mi_rprev.c -o mi_rprev.o >/dev/null 2>&1 mv -f .deps/mi_rprev.Tpo .deps/mi_rprev.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rfirst.lo -MD -MP -MF .deps/mi_rfirst.Tpo -c -o mi_rfirst.lo mi_rfirst.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rfirst.lo -MD -MP -MF .deps/mi_rfirst.Tpo -c mi_rfirst.c -fPIC -DPIC -o .libs/mi_rfirst.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rfirst.lo -MD -MP -MF .deps/mi_rfirst.Tpo -c mi_rfirst.c -o mi_rfirst.o >/dev/null 2>&1 mv -f .deps/mi_delete.Tpo .deps/mi_delete.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rlast.lo -MD -MP -MF .deps/mi_rlast.Tpo -c -o mi_rlast.lo mi_rlast.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rlast.lo -MD -MP -MF .deps/mi_rlast.Tpo -c mi_rlast.c -fPIC -DPIC -o .libs/mi_rlast.o mv -f .deps/mi_rfirst.Tpo .deps/mi_rfirst.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rsame.lo -MD -MP -MF .deps/mi_rsame.Tpo -c -o mi_rsame.lo mi_rsame.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rsame.lo -MD -MP -MF .deps/mi_rsame.Tpo -c mi_rsame.c -fPIC -DPIC -o .libs/mi_rsame.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rlast.lo -MD -MP -MF .deps/mi_rlast.Tpo -c mi_rlast.c -o mi_rlast.o >/dev/null 2>&1 mv -f .deps/mi_rlast.Tpo .deps/mi_rlast.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rsamepos.lo -MD -MP -MF .deps/mi_rsamepos.Tpo -c -o mi_rsamepos.lo mi_rsamepos.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rsame.lo -MD -MP -MF .deps/mi_rsame.Tpo -c mi_rsame.c -o mi_rsame.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rsamepos.lo -MD -MP -MF .deps/mi_rsamepos.Tpo -c mi_rsamepos.c -fPIC -DPIC -o .libs/mi_rsamepos.o mv -f .deps/mi_rsame.Tpo .deps/mi_rsame.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_panic.lo -MD -MP -MF .deps/mi_panic.Tpo -c -o mi_panic.lo mi_panic.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rsamepos.lo -MD -MP -MF .deps/mi_rsamepos.Tpo -c mi_rsamepos.c -o mi_rsamepos.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_panic.lo -MD -MP -MF .deps/mi_panic.Tpo -c mi_panic.c -fPIC -DPIC -o .libs/mi_panic.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_panic.lo -MD -MP -MF .deps/mi_panic.Tpo -c mi_panic.c -o mi_panic.o >/dev/null 2>&1 mv -f .deps/mi_rsamepos.Tpo .deps/mi_rsamepos.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_close.lo -MD -MP -MF .deps/mi_close.Tpo -c -o mi_close.lo mi_close.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_close.lo -MD -MP -MF .deps/mi_close.Tpo -c mi_close.c -fPIC -DPIC -o .libs/mi_close.o mv -f .deps/mi_panic.Tpo .deps/mi_panic.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_create.lo -MD -MP -MF .deps/mi_create.Tpo -c -o mi_create.lo mi_create.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_create.lo -MD -MP -MF .deps/mi_create.Tpo -c mi_create.c -fPIC -DPIC -o .libs/mi_create.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_close.lo -MD -MP -MF .deps/mi_close.Tpo -c mi_close.c -o mi_close.o >/dev/null 2>&1 mv -f .deps/mi_close.Tpo .deps/mi_close.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_range.lo -MD -MP -MF .deps/mi_range.Tpo -c -o mi_range.lo mi_range.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_range.lo -MD -MP -MF .deps/mi_range.Tpo -c mi_range.c -fPIC -DPIC -o .libs/mi_range.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_range.lo -MD -MP -MF .deps/mi_range.Tpo -c mi_range.c -o mi_range.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_create.lo -MD -MP -MF .deps/mi_create.Tpo -c mi_create.c -o mi_create.o >/dev/null 2>&1 mv -f .deps/mi_range.Tpo .deps/mi_range.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_dbug.lo -MD -MP -MF .deps/mi_dbug.Tpo -c -o mi_dbug.lo mi_dbug.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_dbug.lo -MD -MP -MF .deps/mi_dbug.Tpo -c mi_dbug.c -fPIC -DPIC -o .libs/mi_dbug.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_dbug.lo -MD -MP -MF .deps/mi_dbug.Tpo -c mi_dbug.c -o mi_dbug.o >/dev/null 2>&1 mv -f .deps/mi_create.Tpo .deps/mi_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_checksum.lo -MD -MP -MF .deps/mi_checksum.Tpo -c -o mi_checksum.lo mi_checksum.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_checksum.lo -MD -MP -MF .deps/mi_checksum.Tpo -c mi_checksum.c -fPIC -DPIC -o .libs/mi_checksum.o mv -f .deps/mi_dbug.Tpo .deps/mi_dbug.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_log.lo -MD -MP -MF .deps/mi_log.Tpo -c -o mi_log.lo mi_log.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_checksum.lo -MD -MP -MF .deps/mi_checksum.Tpo -c mi_checksum.c -o mi_checksum.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_log.lo -MD -MP -MF .deps/mi_log.Tpo -c mi_log.c -fPIC -DPIC -o .libs/mi_log.o mv -f .deps/mi_checksum.Tpo .deps/mi_checksum.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_changed.lo -MD -MP -MF .deps/mi_changed.Tpo -c -o mi_changed.lo mi_changed.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_changed.lo -MD -MP -MF .deps/mi_changed.Tpo -c mi_changed.c -fPIC -DPIC -o .libs/mi_changed.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_log.lo -MD -MP -MF .deps/mi_log.Tpo -c mi_log.c -o mi_log.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_changed.lo -MD -MP -MF .deps/mi_changed.Tpo -c mi_changed.c -o mi_changed.o >/dev/null 2>&1 mv -f .deps/mi_log.Tpo .deps/mi_log.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_static.lo -MD -MP -MF .deps/mi_static.Tpo -c -o mi_static.lo mi_static.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_static.lo -MD -MP -MF .deps/mi_static.Tpo -c mi_static.c -fPIC -DPIC -o .libs/mi_static.o mv -f .deps/mi_changed.Tpo .deps/mi_changed.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete_all.lo -MD -MP -MF .deps/mi_delete_all.Tpo -c -o mi_delete_all.lo mi_delete_all.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete_all.lo -MD -MP -MF .deps/mi_delete_all.Tpo -c mi_delete_all.c -fPIC -DPIC -o .libs/mi_delete_all.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_static.lo -MD -MP -MF .deps/mi_static.Tpo -c mi_static.c -o mi_static.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete_all.lo -MD -MP -MF .deps/mi_delete_all.Tpo -c mi_delete_all.c -o mi_delete_all.o >/dev/null 2>&1 mv -f .deps/mi_static.Tpo .deps/mi_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete_table.lo -MD -MP -MF .deps/mi_delete_table.Tpo -c -o mi_delete_table.lo mi_delete_table.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete_table.lo -MD -MP -MF .deps/mi_delete_table.Tpo -c mi_delete_table.c -fPIC -DPIC -o .libs/mi_delete_table.o mv -f .deps/mi_delete_all.Tpo .deps/mi_delete_all.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rename.lo -MD -MP -MF .deps/mi_rename.Tpo -c -o mi_rename.lo mi_rename.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rename.lo -MD -MP -MF .deps/mi_rename.Tpo -c mi_rename.c -fPIC -DPIC -o .libs/mi_rename.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_delete_table.lo -MD -MP -MF .deps/mi_delete_table.Tpo -c mi_delete_table.c -o mi_delete_table.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_rename.lo -MD -MP -MF .deps/mi_rename.Tpo -c mi_rename.c -o mi_rename.o >/dev/null 2>&1 mv -f .deps/mi_delete_table.Tpo .deps/mi_delete_table.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_check.lo -MD -MP -MF .deps/mi_check.Tpo -c -o mi_check.lo mi_check.c mv -f .deps/mi_rename.Tpo .deps/mi_rename.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_keycache.lo -MD -MP -MF .deps/mi_keycache.Tpo -c -o mi_keycache.lo mi_keycache.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_check.lo -MD -MP -MF .deps/mi_check.Tpo -c mi_check.c -fPIC -DPIC -o .libs/mi_check.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_keycache.lo -MD -MP -MF .deps/mi_keycache.Tpo -c mi_keycache.c -fPIC -DPIC -o .libs/mi_keycache.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_keycache.lo -MD -MP -MF .deps/mi_keycache.Tpo -c mi_keycache.c -o mi_keycache.o >/dev/null 2>&1 mv -f .deps/mi_keycache.Tpo .deps/mi_keycache.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_preload.lo -MD -MP -MF .deps/mi_preload.Tpo -c -o mi_preload.lo mi_preload.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_preload.lo -MD -MP -MF .deps/mi_preload.Tpo -c mi_preload.c -fPIC -DPIC -o .libs/mi_preload.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_preload.lo -MD -MP -MF .deps/mi_preload.Tpo -c mi_preload.c -o mi_preload.o >/dev/null 2>&1 mv -f .deps/mi_preload.Tpo .deps/mi_preload.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_parser.lo -MD -MP -MF .deps/ft_parser.Tpo -c -o ft_parser.lo ft_parser.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_parser.lo -MD -MP -MF .deps/ft_parser.Tpo -c ft_parser.c -fPIC -DPIC -o .libs/ft_parser.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_parser.lo -MD -MP -MF .deps/ft_parser.Tpo -c ft_parser.c -o ft_parser.o >/dev/null 2>&1 mv -f .deps/ft_parser.Tpo .deps/ft_parser.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_stopwords.lo -MD -MP -MF .deps/ft_stopwords.Tpo -c -o ft_stopwords.lo ft_stopwords.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_stopwords.lo -MD -MP -MF .deps/ft_stopwords.Tpo -c ft_stopwords.c -fPIC -DPIC -o .libs/ft_stopwords.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_stopwords.lo -MD -MP -MF .deps/ft_stopwords.Tpo -c ft_stopwords.c -o ft_stopwords.o >/dev/null 2>&1 mv -f .deps/ft_stopwords.Tpo .deps/ft_stopwords.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_static.lo -MD -MP -MF .deps/ft_static.Tpo -c -o ft_static.lo ft_static.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_static.lo -MD -MP -MF .deps/ft_static.Tpo -c ft_static.c -fPIC -DPIC -o .libs/ft_static.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_static.lo -MD -MP -MF .deps/ft_static.Tpo -c ft_static.c -o ft_static.o >/dev/null 2>&1 mv -f .deps/ft_static.Tpo .deps/ft_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_update.lo -MD -MP -MF .deps/ft_update.Tpo -c -o ft_update.lo ft_update.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_update.lo -MD -MP -MF .deps/ft_update.Tpo -c ft_update.c -fPIC -DPIC -o .libs/ft_update.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_update.lo -MD -MP -MF .deps/ft_update.Tpo -c ft_update.c -o ft_update.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_check.lo -MD -MP -MF .deps/mi_check.Tpo -c mi_check.c -o mi_check.o >/dev/null 2>&1 mv -f .deps/ft_update.Tpo .deps/ft_update.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_boolean_search.lo -MD -MP -MF .deps/ft_boolean_search.Tpo -c -o ft_boolean_search.lo ft_boolean_search.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_boolean_search.lo -MD -MP -MF .deps/ft_boolean_search.Tpo -c ft_boolean_search.c -fPIC -DPIC -o .libs/ft_boolean_search.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_boolean_search.lo -MD -MP -MF .deps/ft_boolean_search.Tpo -c ft_boolean_search.c -o ft_boolean_search.o >/dev/null 2>&1 mv -f .deps/ft_boolean_search.Tpo .deps/ft_boolean_search.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_nlq_search.lo -MD -MP -MF .deps/ft_nlq_search.Tpo -c -o ft_nlq_search.lo ft_nlq_search.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_nlq_search.lo -MD -MP -MF .deps/ft_nlq_search.Tpo -c ft_nlq_search.c -fPIC -DPIC -o .libs/ft_nlq_search.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT ft_nlq_search.lo -MD -MP -MF .deps/ft_nlq_search.Tpo -c ft_nlq_search.c -o ft_nlq_search.o >/dev/null 2>&1 mv -f .deps/ft_nlq_search.Tpo .deps/ft_nlq_search.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c -o sort.lo sort.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -fPIC -DPIC -o .libs/sort.o mv -f .deps/mi_check.Tpo .deps/mi_check.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_index.lo -MD -MP -MF .deps/rt_index.Tpo -c -o rt_index.lo rt_index.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_index.lo -MD -MP -MF .deps/rt_index.Tpo -c rt_index.c -fPIC -DPIC -o .libs/rt_index.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -o sort.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_index.lo -MD -MP -MF .deps/rt_index.Tpo -c rt_index.c -o rt_index.o >/dev/null 2>&1 mv -f .deps/sort.Tpo .deps/sort.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_key.lo -MD -MP -MF .deps/rt_key.Tpo -c -o rt_key.lo rt_key.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_key.lo -MD -MP -MF .deps/rt_key.Tpo -c rt_key.c -fPIC -DPIC -o .libs/rt_key.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_key.lo -MD -MP -MF .deps/rt_key.Tpo -c rt_key.c -o rt_key.o >/dev/null 2>&1 mv -f .deps/rt_index.Tpo .deps/rt_index.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_mbr.lo -MD -MP -MF .deps/rt_mbr.Tpo -c -o rt_mbr.lo rt_mbr.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_mbr.lo -MD -MP -MF .deps/rt_mbr.Tpo -c rt_mbr.c -fPIC -DPIC -o .libs/rt_mbr.o mv -f .deps/rt_key.Tpo .deps/rt_key.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_split.lo -MD -MP -MF .deps/rt_split.Tpo -c -o rt_split.lo rt_split.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_split.lo -MD -MP -MF .deps/rt_split.Tpo -c rt_split.c -fPIC -DPIC -o .libs/rt_split.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_split.lo -MD -MP -MF .deps/rt_split.Tpo -c rt_split.c -o rt_split.o >/dev/null 2>&1 mv -f .deps/rt_split.Tpo .deps/rt_split.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sp_key.lo -MD -MP -MF .deps/sp_key.Tpo -c -o sp_key.lo sp_key.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sp_key.lo -MD -MP -MF .deps/sp_key.Tpo -c sp_key.c -fPIC -DPIC -o .libs/sp_key.o libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sp_key.lo -MD -MP -MF .deps/sp_key.Tpo -c sp_key.c -o sp_key.o >/dev/null 2>&1 mv -f .deps/sp_key.Tpo .deps/sp_key.Plo i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myisamchk.o -MD -MP -MF .deps/myisamchk.Tpo -c -o myisamchk.o myisamchk.c libtool: compile: i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_mbr.lo -MD -MP -MF .deps/rt_mbr.Tpo -c rt_mbr.c -o rt_mbr.o >/dev/null 2>&1 mv -f .deps/myisamchk.Tpo .deps/myisamchk.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myisamlog.o -MD -MP -MF .deps/myisamlog.Tpo -c -o myisamlog.o myisamlog.c mv -f .deps/myisamlog.Tpo .deps/myisamlog.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myisampack.o -MD -MP -MF .deps/myisampack.Tpo -c -o myisampack.o myisampack.c mv -f .deps/myisampack.Tpo .deps/myisampack.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myisam_ftdump.o -MD -MP -MF .deps/myisam_ftdump.Tpo -c -o myisam_ftdump.o myisam_ftdump.c mv -f .deps/rt_mbr.Tpo .deps/rt_mbr.Plo i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_test1.o -MD -MP -MF .deps/mi_test1.Tpo -c -o mi_test1.o mi_test1.c mv -f .deps/myisam_ftdump.Tpo .deps/myisam_ftdump.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_test2.o -MD -MP -MF .deps/mi_test2.Tpo -c -o mi_test2.o mi_test2.c mv -f .deps/mi_test1.Tpo .deps/mi_test1.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT mi_test3.o -MD -MP -MF .deps/mi_test3.Tpo -c -o mi_test3.o mi_test3.c mv -f .deps/mi_test3.Tpo .deps/mi_test3.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT rt_test.o -MD -MP -MF .deps/rt_test.Tpo -c -o rt_test.o rt_test.c mv -f .deps/mi_test2.Tpo .deps/mi_test2.Po i486-pc-linux-gnu-gcc -DMAP_TO_USE_RAID -I. -I../include -I../include -I../include -I../sql -I../sql -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT sp_test.o -MD -MP -MF .deps/sp_test.Tpo -c -o sp_test.o sp_test.c mv -f .deps/rt_test.Tpo .deps/rt_test.Po /bin/rm -f mi_test_all mi_test_all-t /bin/sed \ -e 's!@''bindir''@!/usr/bin!g' \ -e 's!@''scriptdir''@!/usr/bin!g' \ -e 's!@''prefix''@!/usr!g' \ -e 's!@''datadir''@!/usr/share!g' \ -e 's!@''localstatedir''@!/var/lib/mysql!g' \ -e 's!@''libexecdir''@!/usr/sbin!g' \ -e 's!@''CC''@!i486-pc-linux-gnu-gcc!'\ -e 's!@''CXX''@!i486-pc-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''CFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''CXXFLAGS''@!-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing!'\ -e 's!@''LDFLAGS''@!-Wl,-O1!'\ -e 's!@''VERSION''@!5.0.84!' \ -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \ -e 's!@''COMPILATION_COMMENT''@!Gentoo Linux mysql-5.0.84-r1!' \ -e 's!@''MACHINE_TYPE''@!i486!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!pc-linux-gnu!' \ -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \ -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \ -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!--skip-external-locking!' \ -e 's!@''MYSQL_UNIX_ADDR''@!/var/run/mysqld/mysqld.sock!' \ -e 's!@''TARGET_LINUX''@!true!' \ -e "s!@""CONF_COMMAND""@!./configure '--prefix=/usr' '--build=i486-pc-linux-gnu' '--host=i486-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libexecdir=/usr/sbin' '--sysconfdir=/etc/mysql' '--localstatedir=/var/lib/mysql' '--sharedstatedir=/usr/share/mysql' '--libdir=/usr/lib/mysql' '--includedir=/usr/include/mysql' '--with-low-memory' '--with-client-ldflags=-lstdc++' '--enable-thread-safe-client' '--with-comment=Gentoo Linux mysql-5.0.84-r1' '--without-docs' '--without-big-tables' '--enable-local-infile' '--with-extra-charsets=all' '--with-mysqld-user=mysql' '--with-server' '--with-unix-socket-path=/var/run/mysqld/mysqld.sock' '--without-libwrap' '--enable-shared' '--enable-static' '--without-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--without-embedded-privilege-control' '--without-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--without-ndbcluster' '--enable-community-features' '--disable-profiling' 'build_alias=i486-pc-linux-gnu' 'host_alias=i486-pc-linux-gnu' 'CFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing'!" \ -e 's!@''MYSQLD_USER''@!mysql!' \ -e 's!@''sysconfdir''@!/etc/mysql!' \ -e 's!@''SHORT_MYSQL_INTRO''@!@SHORT_MYSQL_INTRO@!' \ -e 's!@''SHARED_LIB_VERSION''@!15:0:0!' \ -e 's!@''MYSQL_BASE_VERSION''@!5.0!' \ -e 's!@''MYSQL_NO_DASH_VERSION''@!5.0.84!' \ -e 's!@''MYSQL_TCP_PORT''@!3306!' \ -e 's!@''PERL_DBI_VERSION''@!@PERL_DBI_VERSION@!' \ -e 's!@''PERL_DBD_VERSION''@!@PERL_DBD_VERSION@!' \ -e 's!@''PERL_DATA_DUMPER''@!@PERL_DATA_DUMPER@!' \ mi_test_all.sh > mi_test_all-t /bin/chmod +x mi_test_all-t /bin/mv mi_test_all-t mi_test_all /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libmyisam.la mi_open.lo mi_extra.lo mi_info.lo mi_rkey.lo mi_rnext.lo mi_rnext_same.lo mi_search.lo mi_page.lo mi_key.lo mi_locking.lo mi_rrnd.lo mi_scan.lo mi_cache.lo mi_statrec.lo mi_packrec.lo mi_dynrec.lo mi_update.lo mi_write.lo mi_unique.lo mi_delete.lo mi_rprev.lo mi_rfirst.lo mi_rlast.lo mi_rsame.lo mi_rsamepos.lo mi_panic.lo mi_close.lo mi_create.lo mi_range.lo mi_dbug.lo mi_checksum.lo mi_log.lo mi_changed.lo mi_static.lo mi_delete_all.lo mi_delete_table.lo mi_rename.lo mi_check.lo mi_keycache.lo mi_preload.lo ft_parser.lo ft_stopwords.lo ft_static.lo ft_update.lo ft_boolean_search.lo ft_nlq_search.lo sort.lo rt_index.lo rt_key.lo rt_mbr.lo rt_split.lo sp_key.lo -lpthread -lcrypt -lnsl -lm -lpthread -lrt mv -f .deps/sp_test.Tpo .deps/sp_test.Po libtool: link: i486-pc-linux-gnu-ar cru .libs/libmyisam.a .libs/mi_open.o .libs/mi_extra.o .libs/mi_info.o .libs/mi_rkey.o .libs/mi_rnext.o .libs/mi_rnext_same.o .libs/mi_search.o .libs/mi_page.o .libs/mi_key.o .libs/mi_locking.o .libs/mi_rrnd.o .libs/mi_scan.o .libs/mi_cache.o .libs/mi_statrec.o .libs/mi_packrec.o .libs/mi_dynrec.o .libs/mi_update.o .libs/mi_write.o .libs/mi_unique.o .libs/mi_delete.o .libs/mi_rprev.o .libs/mi_rfirst.o .libs/mi_rlast.o .libs/mi_rsame.o .libs/mi_rsamepos.o .libs/mi_panic.o .libs/mi_close.o .libs/mi_create.o .libs/mi_range.o .libs/mi_dbug.o .libs/mi_checksum.o .libs/mi_log.o .libs/mi_changed.o .libs/mi_static.o .libs/mi_delete_all.o .libs/mi_delete_table.o .libs/mi_rename.o .libs/mi_check.o .libs/mi_keycache.o .libs/mi_preload.o .libs/ft_parser.o .libs/ft_stopwords.o .libs/ft_static.o .libs/ft_update.o .libs/ft_boolean_search.o .libs/ft_nlq_search.o .libs/sort.o .libs/rt_index.o .libs/rt_key.o .libs/rt_mbr.o .libs/rt_split.o .libs/sp_key.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libmyisam.a libtool: link: ( cd ".libs" && rm -f "libmyisam.la" && ln -s "../libmyisam.la" "libmyisam.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o myisamchk myisamchk.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o myisamlog myisamlog.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/myisamchk myisamchk.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/myisamlog myisamlog.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o myisampack myisampack.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o myisam_ftdump myisam_ftdump.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/myisampack myisampack.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/myisam_ftdump myisam_ftdump.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o mi_test1 mi_test1.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o mi_test2 mi_test2.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/mi_test1 mi_test1.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/mi_test2 mi_test2.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o mi_test3 mi_test3.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o rt_test rt_test.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/mi_test3 mi_test3.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/rt_test rt_test.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o sp_test sp_test.o -lstdc++ libmyisam.la ../mysys/libmysys.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o .libs/sp_test sp_test.o -lstdc++ ./.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.so -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt -Wl,-rpath -Wl,/usr/lib/mysql make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/myisam' Making all in myisammrg make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/myisammrg' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_open.lo -MD -MP -MF .deps/myrg_open.Tpo -c -o myrg_open.lo myrg_open.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_extra.lo -MD -MP -MF .deps/myrg_extra.Tpo -c -o myrg_extra.lo myrg_extra.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_open.lo -MD -MP -MF .deps/myrg_open.Tpo -c myrg_open.c -fPIC -DPIC -o .libs/myrg_open.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_extra.lo -MD -MP -MF .deps/myrg_extra.Tpo -c myrg_extra.c -fPIC -DPIC -o .libs/myrg_extra.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_extra.lo -MD -MP -MF .deps/myrg_extra.Tpo -c myrg_extra.c -o myrg_extra.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_open.lo -MD -MP -MF .deps/myrg_open.Tpo -c myrg_open.c -o myrg_open.o >/dev/null 2>&1 mv -f .deps/myrg_extra.Tpo .deps/myrg_extra.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_info.lo -MD -MP -MF .deps/myrg_info.Tpo -c -o myrg_info.lo myrg_info.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_info.lo -MD -MP -MF .deps/myrg_info.Tpo -c myrg_info.c -fPIC -DPIC -o .libs/myrg_info.o mv -f .deps/myrg_open.Tpo .deps/myrg_open.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_locking.lo -MD -MP -MF .deps/myrg_locking.Tpo -c -o myrg_locking.lo myrg_locking.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_locking.lo -MD -MP -MF .deps/myrg_locking.Tpo -c myrg_locking.c -fPIC -DPIC -o .libs/myrg_locking.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_info.lo -MD -MP -MF .deps/myrg_info.Tpo -c myrg_info.c -o myrg_info.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_locking.lo -MD -MP -MF .deps/myrg_locking.Tpo -c myrg_locking.c -o myrg_locking.o >/dev/null 2>&1 mv -f .deps/myrg_info.Tpo .deps/myrg_info.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rrnd.lo -MD -MP -MF .deps/myrg_rrnd.Tpo -c -o myrg_rrnd.lo myrg_rrnd.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rrnd.lo -MD -MP -MF .deps/myrg_rrnd.Tpo -c myrg_rrnd.c -fPIC -DPIC -o .libs/myrg_rrnd.o mv -f .deps/myrg_locking.Tpo .deps/myrg_locking.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_update.lo -MD -MP -MF .deps/myrg_update.Tpo -c -o myrg_update.lo myrg_update.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_update.lo -MD -MP -MF .deps/myrg_update.Tpo -c myrg_update.c -fPIC -DPIC -o .libs/myrg_update.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rrnd.lo -MD -MP -MF .deps/myrg_rrnd.Tpo -c myrg_rrnd.c -o myrg_rrnd.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_update.lo -MD -MP -MF .deps/myrg_update.Tpo -c myrg_update.c -o myrg_update.o >/dev/null 2>&1 mv -f .deps/myrg_rrnd.Tpo .deps/myrg_rrnd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_delete.lo -MD -MP -MF .deps/myrg_delete.Tpo -c -o myrg_delete.lo myrg_delete.c mv -f .deps/myrg_update.Tpo .deps/myrg_update.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rsame.lo -MD -MP -MF .deps/myrg_rsame.Tpo -c -o myrg_rsame.lo myrg_rsame.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_delete.lo -MD -MP -MF .deps/myrg_delete.Tpo -c myrg_delete.c -fPIC -DPIC -o .libs/myrg_delete.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rsame.lo -MD -MP -MF .deps/myrg_rsame.Tpo -c myrg_rsame.c -fPIC -DPIC -o .libs/myrg_rsame.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_delete.lo -MD -MP -MF .deps/myrg_delete.Tpo -c myrg_delete.c -o myrg_delete.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rsame.lo -MD -MP -MF .deps/myrg_rsame.Tpo -c myrg_rsame.c -o myrg_rsame.o >/dev/null 2>&1 mv -f .deps/myrg_delete.Tpo .deps/myrg_delete.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_panic.lo -MD -MP -MF .deps/myrg_panic.Tpo -c -o myrg_panic.lo myrg_panic.c mv -f .deps/myrg_rsame.Tpo .deps/myrg_rsame.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_close.lo -MD -MP -MF .deps/myrg_close.Tpo -c -o myrg_close.lo myrg_close.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_panic.lo -MD -MP -MF .deps/myrg_panic.Tpo -c myrg_panic.c -fPIC -DPIC -o .libs/myrg_panic.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_close.lo -MD -MP -MF .deps/myrg_close.Tpo -c myrg_close.c -fPIC -DPIC -o .libs/myrg_close.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_panic.lo -MD -MP -MF .deps/myrg_panic.Tpo -c myrg_panic.c -o myrg_panic.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_close.lo -MD -MP -MF .deps/myrg_close.Tpo -c myrg_close.c -o myrg_close.o >/dev/null 2>&1 mv -f .deps/myrg_panic.Tpo .deps/myrg_panic.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_create.lo -MD -MP -MF .deps/myrg_create.Tpo -c -o myrg_create.lo myrg_create.c mv -f .deps/myrg_close.Tpo .deps/myrg_close.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_static.lo -MD -MP -MF .deps/myrg_static.Tpo -c -o myrg_static.lo myrg_static.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_create.lo -MD -MP -MF .deps/myrg_create.Tpo -c myrg_create.c -fPIC -DPIC -o .libs/myrg_create.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_static.lo -MD -MP -MF .deps/myrg_static.Tpo -c myrg_static.c -fPIC -DPIC -o .libs/myrg_static.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_static.lo -MD -MP -MF .deps/myrg_static.Tpo -c myrg_static.c -o myrg_static.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_create.lo -MD -MP -MF .deps/myrg_create.Tpo -c myrg_create.c -o myrg_create.o >/dev/null 2>&1 mv -f .deps/myrg_static.Tpo .deps/myrg_static.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rkey.lo -MD -MP -MF .deps/myrg_rkey.Tpo -c -o myrg_rkey.lo myrg_rkey.c mv -f .deps/myrg_create.Tpo .deps/myrg_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rfirst.lo -MD -MP -MF .deps/myrg_rfirst.Tpo -c -o myrg_rfirst.lo myrg_rfirst.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rkey.lo -MD -MP -MF .deps/myrg_rkey.Tpo -c myrg_rkey.c -fPIC -DPIC -o .libs/myrg_rkey.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rfirst.lo -MD -MP -MF .deps/myrg_rfirst.Tpo -c myrg_rfirst.c -fPIC -DPIC -o .libs/myrg_rfirst.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rkey.lo -MD -MP -MF .deps/myrg_rkey.Tpo -c myrg_rkey.c -o myrg_rkey.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rfirst.lo -MD -MP -MF .deps/myrg_rfirst.Tpo -c myrg_rfirst.c -o myrg_rfirst.o >/dev/null 2>&1 mv -f .deps/myrg_rkey.Tpo .deps/myrg_rkey.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rlast.lo -MD -MP -MF .deps/myrg_rlast.Tpo -c -o myrg_rlast.lo myrg_rlast.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rlast.lo -MD -MP -MF .deps/myrg_rlast.Tpo -c myrg_rlast.c -fPIC -DPIC -o .libs/myrg_rlast.o mv -f .deps/myrg_rfirst.Tpo .deps/myrg_rfirst.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rnext.lo -MD -MP -MF .deps/myrg_rnext.Tpo -c -o myrg_rnext.lo myrg_rnext.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rnext.lo -MD -MP -MF .deps/myrg_rnext.Tpo -c myrg_rnext.c -fPIC -DPIC -o .libs/myrg_rnext.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rlast.lo -MD -MP -MF .deps/myrg_rlast.Tpo -c myrg_rlast.c -o myrg_rlast.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rnext.lo -MD -MP -MF .deps/myrg_rnext.Tpo -c myrg_rnext.c -o myrg_rnext.o >/dev/null 2>&1 mv -f .deps/myrg_rlast.Tpo .deps/myrg_rlast.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rprev.lo -MD -MP -MF .deps/myrg_rprev.Tpo -c -o myrg_rprev.lo myrg_rprev.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rprev.lo -MD -MP -MF .deps/myrg_rprev.Tpo -c myrg_rprev.c -fPIC -DPIC -o .libs/myrg_rprev.o mv -f .deps/myrg_rnext.Tpo .deps/myrg_rnext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_queue.lo -MD -MP -MF .deps/myrg_queue.Tpo -c -o myrg_queue.lo myrg_queue.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_queue.lo -MD -MP -MF .deps/myrg_queue.Tpo -c myrg_queue.c -fPIC -DPIC -o .libs/myrg_queue.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rprev.lo -MD -MP -MF .deps/myrg_rprev.Tpo -c myrg_rprev.c -o myrg_rprev.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_queue.lo -MD -MP -MF .deps/myrg_queue.Tpo -c myrg_queue.c -o myrg_queue.o >/dev/null 2>&1 mv -f .deps/myrg_rprev.Tpo .deps/myrg_rprev.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_write.lo -MD -MP -MF .deps/myrg_write.Tpo -c -o myrg_write.lo myrg_write.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_write.lo -MD -MP -MF .deps/myrg_write.Tpo -c myrg_write.c -fPIC -DPIC -o .libs/myrg_write.o mv -f .deps/myrg_queue.Tpo .deps/myrg_queue.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_range.lo -MD -MP -MF .deps/myrg_range.Tpo -c -o myrg_range.lo myrg_range.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_range.lo -MD -MP -MF .deps/myrg_range.Tpo -c myrg_range.c -fPIC -DPIC -o .libs/myrg_range.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_write.lo -MD -MP -MF .deps/myrg_write.Tpo -c myrg_write.c -o myrg_write.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_range.lo -MD -MP -MF .deps/myrg_range.Tpo -c myrg_range.c -o myrg_range.o >/dev/null 2>&1 mv -f .deps/myrg_write.Tpo .deps/myrg_write.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rnext_same.lo -MD -MP -MF .deps/myrg_rnext_same.Tpo -c -o myrg_rnext_same.lo myrg_rnext_same.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rnext_same.lo -MD -MP -MF .deps/myrg_rnext_same.Tpo -c myrg_rnext_same.c -fPIC -DPIC -o .libs/myrg_rnext_same.o mv -f .deps/myrg_range.Tpo .deps/myrg_range.Plo libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT myrg_rnext_same.lo -MD -MP -MF .deps/myrg_rnext_same.Tpo -c myrg_rnext_same.c -o myrg_rnext_same.o >/dev/null 2>&1 mv -f .deps/myrg_rnext_same.Tpo .deps/myrg_rnext_same.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libmyisammrg.la myrg_open.lo myrg_extra.lo myrg_info.lo myrg_locking.lo myrg_rrnd.lo myrg_update.lo myrg_delete.lo myrg_rsame.lo myrg_panic.lo myrg_close.lo myrg_create.lo myrg_static.lo myrg_rkey.lo myrg_rfirst.lo myrg_rlast.lo myrg_rnext.lo myrg_rprev.lo myrg_queue.lo myrg_write.lo myrg_range.lo myrg_rnext_same.lo -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-ar cru .libs/libmyisammrg.a .libs/myrg_open.o .libs/myrg_extra.o .libs/myrg_info.o .libs/myrg_locking.o .libs/myrg_rrnd.o .libs/myrg_update.o .libs/myrg_delete.o .libs/myrg_rsame.o .libs/myrg_panic.o .libs/myrg_close.o .libs/myrg_create.o .libs/myrg_static.o .libs/myrg_rkey.o .libs/myrg_rfirst.o .libs/myrg_rlast.o .libs/myrg_rnext.o .libs/myrg_rprev.o .libs/myrg_queue.o .libs/myrg_write.o .libs/myrg_range.o .libs/myrg_rnext_same.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libmyisammrg.a libtool: link: ( cd ".libs" && rm -f "libmyisammrg.la" && ln -s "../libmyisammrg.la" "libmyisammrg.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/myisammrg' Making all in heap make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/heap' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_open.lo -MD -MP -MF .deps/hp_open.Tpo -c -o hp_open.lo hp_open.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_extra.lo -MD -MP -MF .deps/hp_extra.Tpo -c -o hp_extra.lo hp_extra.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_open.lo -MD -MP -MF .deps/hp_open.Tpo -c hp_open.c -fPIC -DPIC -o .libs/hp_open.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_extra.lo -MD -MP -MF .deps/hp_extra.Tpo -c hp_extra.c -fPIC -DPIC -o .libs/hp_extra.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_extra.lo -MD -MP -MF .deps/hp_extra.Tpo -c hp_extra.c -o hp_extra.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_open.lo -MD -MP -MF .deps/hp_open.Tpo -c hp_open.c -o hp_open.o >/dev/null 2>&1 mv -f .deps/hp_open.Tpo .deps/hp_open.Plo mv -f .deps/hp_extra.Tpo .deps/hp_extra.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_close.lo -MD -MP -MF .deps/hp_close.Tpo -c -o hp_close.lo hp_close.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_panic.lo -MD -MP -MF .deps/hp_panic.Tpo -c -o hp_panic.lo hp_panic.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_panic.lo -MD -MP -MF .deps/hp_panic.Tpo -c hp_panic.c -fPIC -DPIC -o .libs/hp_panic.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_close.lo -MD -MP -MF .deps/hp_close.Tpo -c hp_close.c -fPIC -DPIC -o .libs/hp_close.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_close.lo -MD -MP -MF .deps/hp_close.Tpo -c hp_close.c -o hp_close.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_panic.lo -MD -MP -MF .deps/hp_panic.Tpo -c hp_panic.c -o hp_panic.o >/dev/null 2>&1 mv -f .deps/hp_panic.Tpo .deps/hp_panic.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_info.lo -MD -MP -MF .deps/hp_info.Tpo -c -o hp_info.lo hp_info.c mv -f .deps/hp_close.Tpo .deps/hp_close.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rrnd.lo -MD -MP -MF .deps/hp_rrnd.Tpo -c -o hp_rrnd.lo hp_rrnd.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_info.lo -MD -MP -MF .deps/hp_info.Tpo -c hp_info.c -fPIC -DPIC -o .libs/hp_info.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rrnd.lo -MD -MP -MF .deps/hp_rrnd.Tpo -c hp_rrnd.c -fPIC -DPIC -o .libs/hp_rrnd.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rrnd.lo -MD -MP -MF .deps/hp_rrnd.Tpo -c hp_rrnd.c -o hp_rrnd.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_info.lo -MD -MP -MF .deps/hp_info.Tpo -c hp_info.c -o hp_info.o >/dev/null 2>&1 mv -f .deps/hp_rrnd.Tpo .deps/hp_rrnd.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_scan.lo -MD -MP -MF .deps/hp_scan.Tpo -c -o hp_scan.lo hp_scan.c mv -f .deps/hp_info.Tpo .deps/hp_info.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_update.lo -MD -MP -MF .deps/hp_update.Tpo -c -o hp_update.lo hp_update.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_scan.lo -MD -MP -MF .deps/hp_scan.Tpo -c hp_scan.c -fPIC -DPIC -o .libs/hp_scan.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_update.lo -MD -MP -MF .deps/hp_update.Tpo -c hp_update.c -fPIC -DPIC -o .libs/hp_update.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_scan.lo -MD -MP -MF .deps/hp_scan.Tpo -c hp_scan.c -o hp_scan.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_update.lo -MD -MP -MF .deps/hp_update.Tpo -c hp_update.c -o hp_update.o >/dev/null 2>&1 mv -f .deps/hp_scan.Tpo .deps/hp_scan.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_write.lo -MD -MP -MF .deps/hp_write.Tpo -c -o hp_write.lo hp_write.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_write.lo -MD -MP -MF .deps/hp_write.Tpo -c hp_write.c -fPIC -DPIC -o .libs/hp_write.o mv -f .deps/hp_update.Tpo .deps/hp_update.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_delete.lo -MD -MP -MF .deps/hp_delete.Tpo -c -o hp_delete.lo hp_delete.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_delete.lo -MD -MP -MF .deps/hp_delete.Tpo -c hp_delete.c -fPIC -DPIC -o .libs/hp_delete.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_write.lo -MD -MP -MF .deps/hp_write.Tpo -c hp_write.c -o hp_write.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_delete.lo -MD -MP -MF .deps/hp_delete.Tpo -c hp_delete.c -o hp_delete.o >/dev/null 2>&1 mv -f .deps/hp_write.Tpo .deps/hp_write.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rsame.lo -MD -MP -MF .deps/hp_rsame.Tpo -c -o hp_rsame.lo hp_rsame.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rsame.lo -MD -MP -MF .deps/hp_rsame.Tpo -c hp_rsame.c -fPIC -DPIC -o .libs/hp_rsame.o mv -f .deps/hp_delete.Tpo .deps/hp_delete.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_create.lo -MD -MP -MF .deps/hp_create.Tpo -c -o hp_create.lo hp_create.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_create.lo -MD -MP -MF .deps/hp_create.Tpo -c hp_create.c -fPIC -DPIC -o .libs/hp_create.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rsame.lo -MD -MP -MF .deps/hp_rsame.Tpo -c hp_rsame.c -o hp_rsame.o >/dev/null 2>&1 mv -f .deps/hp_rsame.Tpo .deps/hp_rsame.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rename.lo -MD -MP -MF .deps/hp_rename.Tpo -c -o hp_rename.lo hp_rename.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_create.lo -MD -MP -MF .deps/hp_create.Tpo -c hp_create.c -o hp_create.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rename.lo -MD -MP -MF .deps/hp_rename.Tpo -c hp_rename.c -fPIC -DPIC -o .libs/hp_rename.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rename.lo -MD -MP -MF .deps/hp_rename.Tpo -c hp_rename.c -o hp_rename.o >/dev/null 2>&1 mv -f .deps/hp_create.Tpo .deps/hp_create.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rfirst.lo -MD -MP -MF .deps/hp_rfirst.Tpo -c -o hp_rfirst.lo hp_rfirst.c mv -f .deps/hp_rename.Tpo .deps/hp_rename.Plo libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rfirst.lo -MD -MP -MF .deps/hp_rfirst.Tpo -c hp_rfirst.c -fPIC -DPIC -o .libs/hp_rfirst.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rnext.lo -MD -MP -MF .deps/hp_rnext.Tpo -c -o hp_rnext.lo hp_rnext.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rnext.lo -MD -MP -MF .deps/hp_rnext.Tpo -c hp_rnext.c -fPIC -DPIC -o .libs/hp_rnext.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rfirst.lo -MD -MP -MF .deps/hp_rfirst.Tpo -c hp_rfirst.c -o hp_rfirst.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rnext.lo -MD -MP -MF .deps/hp_rnext.Tpo -c hp_rnext.c -o hp_rnext.o >/dev/null 2>&1 mv -f .deps/hp_rfirst.Tpo .deps/hp_rfirst.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rlast.lo -MD -MP -MF .deps/hp_rlast.Tpo -c -o hp_rlast.lo hp_rlast.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rlast.lo -MD -MP -MF .deps/hp_rlast.Tpo -c hp_rlast.c -fPIC -DPIC -o .libs/hp_rlast.o mv -f .deps/hp_rnext.Tpo .deps/hp_rnext.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rprev.lo -MD -MP -MF .deps/hp_rprev.Tpo -c -o hp_rprev.lo hp_rprev.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rprev.lo -MD -MP -MF .deps/hp_rprev.Tpo -c hp_rprev.c -fPIC -DPIC -o .libs/hp_rprev.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rlast.lo -MD -MP -MF .deps/hp_rlast.Tpo -c hp_rlast.c -o hp_rlast.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rprev.lo -MD -MP -MF .deps/hp_rprev.Tpo -c hp_rprev.c -o hp_rprev.o >/dev/null 2>&1 mv -f .deps/hp_rlast.Tpo .deps/hp_rlast.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_clear.lo -MD -MP -MF .deps/hp_clear.Tpo -c -o hp_clear.lo hp_clear.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_clear.lo -MD -MP -MF .deps/hp_clear.Tpo -c hp_clear.c -fPIC -DPIC -o .libs/hp_clear.o mv -f .deps/hp_rprev.Tpo .deps/hp_rprev.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rkey.lo -MD -MP -MF .deps/hp_rkey.Tpo -c -o hp_rkey.lo hp_rkey.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rkey.lo -MD -MP -MF .deps/hp_rkey.Tpo -c hp_rkey.c -fPIC -DPIC -o .libs/hp_rkey.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_clear.lo -MD -MP -MF .deps/hp_clear.Tpo -c hp_clear.c -o hp_clear.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_rkey.lo -MD -MP -MF .deps/hp_rkey.Tpo -c hp_rkey.c -o hp_rkey.o >/dev/null 2>&1 mv -f .deps/hp_clear.Tpo .deps/hp_clear.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_block.lo -MD -MP -MF .deps/hp_block.Tpo -c -o hp_block.lo hp_block.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_block.lo -MD -MP -MF .deps/hp_block.Tpo -c hp_block.c -fPIC -DPIC -o .libs/hp_block.o mv -f .deps/hp_rkey.Tpo .deps/hp_rkey.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_hash.lo -MD -MP -MF .deps/hp_hash.Tpo -c -o hp_hash.lo hp_hash.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_hash.lo -MD -MP -MF .deps/hp_hash.Tpo -c hp_hash.c -fPIC -DPIC -o .libs/hp_hash.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_block.lo -MD -MP -MF .deps/hp_block.Tpo -c hp_block.c -o hp_block.o >/dev/null 2>&1 mv -f .deps/hp_block.Tpo .deps/hp_block.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT _check.lo -MD -MP -MF .deps/_check.Tpo -c -o _check.lo _check.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT _check.lo -MD -MP -MF .deps/_check.Tpo -c _check.c -fPIC -DPIC -o .libs/_check.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT _check.lo -MD -MP -MF .deps/_check.Tpo -c _check.c -o _check.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_hash.lo -MD -MP -MF .deps/hp_hash.Tpo -c hp_hash.c -o hp_hash.o >/dev/null 2>&1 mv -f .deps/_check.Tpo .deps/_check.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT _rectest.lo -MD -MP -MF .deps/_rectest.Tpo -c -o _rectest.lo _rectest.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT _rectest.lo -MD -MP -MF .deps/_rectest.Tpo -c _rectest.c -fPIC -DPIC -o .libs/_rectest.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT _rectest.lo -MD -MP -MF .deps/_rectest.Tpo -c _rectest.c -o _rectest.o >/dev/null 2>&1 mv -f .deps/_rectest.Tpo .deps/_rectest.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_static.lo -MD -MP -MF .deps/hp_static.Tpo -c -o hp_static.lo hp_static.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_static.lo -MD -MP -MF .deps/hp_static.Tpo -c hp_static.c -fPIC -DPIC -o .libs/hp_static.o mv -f .deps/hp_hash.Tpo .deps/hp_hash.Plo i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_test1.o -MD -MP -MF .deps/hp_test1.Tpo -c -o hp_test1.o hp_test1.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_static.lo -MD -MP -MF .deps/hp_static.Tpo -c hp_static.c -o hp_static.o >/dev/null 2>&1 mv -f .deps/hp_static.Tpo .deps/hp_static.Plo i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT hp_test2.o -MD -MP -MF .deps/hp_test2.Tpo -c -o hp_test2.o hp_test2.c mv -f .deps/hp_test1.Tpo .deps/hp_test1.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libheap.la -rpath /usr/lib/mysql hp_open.lo hp_extra.lo hp_close.lo hp_panic.lo hp_info.lo hp_rrnd.lo hp_scan.lo hp_update.lo hp_write.lo hp_delete.lo hp_rsame.lo hp_create.lo hp_rename.lo hp_rfirst.lo hp_rnext.lo hp_rlast.lo hp_rprev.lo hp_clear.lo hp_rkey.lo hp_block.lo hp_hash.lo _check.lo _rectest.lo hp_static.lo -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -shared .libs/hp_open.o .libs/hp_extra.o .libs/hp_close.o .libs/hp_panic.o .libs/hp_info.o .libs/hp_rrnd.o .libs/hp_scan.o .libs/hp_update.o .libs/hp_write.o .libs/hp_delete.o .libs/hp_rsame.o .libs/hp_create.o .libs/hp_rename.o .libs/hp_rfirst.o .libs/hp_rnext.o .libs/hp_rlast.o .libs/hp_rprev.o .libs/hp_clear.o .libs/hp_rkey.o .libs/hp_block.o .libs/hp_hash.o .libs/_check.o .libs/_rectest.o .libs/hp_static.o -lpthread -lcrypt -lnsl -lm -lpthread -lrt -march=i486 -Wl,-O1 -Wl,-soname -Wl,libheap.so.0 -o .libs/libheap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libheap.so.0" && ln -s "libheap.so.0.0.0" "libheap.so.0") libtool: link: (cd ".libs" && rm -f "libheap.so" && ln -s "libheap.so.0.0.0" "libheap.so") libtool: link: i486-pc-linux-gnu-ar cru .libs/libheap.a hp_open.o hp_extra.o hp_close.o hp_panic.o hp_info.o hp_rrnd.o hp_scan.o hp_update.o hp_write.o hp_delete.o hp_rsame.o hp_create.o hp_rename.o hp_rfirst.o hp_rnext.o hp_rlast.o hp_rprev.o hp_clear.o hp_rkey.o hp_block.o hp_hash.o _check.o _rectest.o hp_static.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libheap.a libtool: link: ( cd ".libs" && rm -f "libheap.la" && ln -s "../libheap.la" "libheap.la" ) /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -static -Wl,-O1 -rdynamic -o hp_test1 hp_test1.o libheap.la ../mysys/libmysys.la -lpthread -lcrypt -lnsl -lm -lpthread -lrt mv -f .deps/hp_test2.Tpo .deps/hp_test2.Po /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -static -Wl,-O1 -rdynamic -o hp_test2 hp_test2.o libheap.la ../mysys/libmysys.la -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o hp_test1 hp_test1.o ./.libs/libheap.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o hp_test2 hp_test2.o ./.libs/libheap.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lpthread -lpthread -lcrypt -lnsl -lm -lpthread -lrt make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/heap' Making all in vio make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/vio' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c -o vio.lo vio.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c -o viosocket.lo viosocket.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -fPIC -DPIC -o .libs/vio.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c viosocket.c -fPIC -DPIC -o .libs/viosocket.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT vio.lo -MD -MP -MF .deps/vio.Tpo -c vio.c -o vio.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viosocket.lo -MD -MP -MF .deps/viosocket.Tpo -c viosocket.c -o viosocket.o >/dev/null 2>&1 mv -f .deps/vio.Tpo .deps/vio.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c -o viossl.lo viossl.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c viossl.c -fPIC -DPIC -o .libs/viossl.o mv -f .deps/viosocket.Tpo .deps/viosocket.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c -o viosslfactories.lo viosslfactories.c libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c viosslfactories.c -fPIC -DPIC -o .libs/viosslfactories.o libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viossl.lo -MD -MP -MF .deps/viossl.Tpo -c viossl.c -o viossl.o >/dev/null 2>&1 libtool: compile: i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT viosslfactories.lo -MD -MP -MF .deps/viosslfactories.Tpo -c viosslfactories.c -o viosslfactories.o >/dev/null 2>&1 mv -f .deps/viossl.Tpo .deps/viossl.Plo mv -f .deps/viosslfactories.Tpo .deps/viosslfactories.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=link i486-pc-linux-gnu-gcc -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libvio.la -rpath /usr/lib/mysql vio.lo viosocket.lo viossl.lo viosslfactories.lo -lssl -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-gcc -shared .libs/vio.o .libs/viosocket.o .libs/viossl.o .libs/viosslfactories.o -lssl -lpthread -lcrypt -lnsl -lm -lpthread -lrt -march=i486 -Wl,-O1 -Wl,-soname -Wl,libvio.so.0 -o .libs/libvio.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libvio.so.0" && ln -s "libvio.so.0.0.0" "libvio.so.0") libtool: link: (cd ".libs" && rm -f "libvio.so" && ln -s "libvio.so.0.0.0" "libvio.so") libtool: link: i486-pc-linux-gnu-ar cru .libs/libvio.a vio.o viosocket.o viossl.o viosslfactories.o libtool: link: i486-pc-linux-gnu-ranlib .libs/libvio.a libtool: link: ( cd ".libs" && rm -f "libvio.la" && ln -s "../libvio.la" "libvio.la" ) make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/vio' Making all in sql make[2]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' /bin/sh ../ylwrap sql_yacc.yy y.tab.c sql_yacc.cc y.tab.h sql_yacc.h y.output sql_yacc.output -- bison -y -p MYSQL -d --debug --verbose make gen_lex_hash make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' i486-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT gen_lex_hash.o -MD -MP -MF .deps/gen_lex_hash.Tpo -c -o gen_lex_hash.o gen_lex_hash.cc mv -f .deps/gen_lex_hash.Tpo .deps/gen_lex_hash.Po /bin/sh ../libtool --preserve-dup-deps --tag=CXX --mode=link i486-pc-linux-gnu-g++ -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -static -Wl,-O1 -rdynamic -o gen_lex_hash gen_lex_hash.o ../myisam/libmyisam.la ../myisammrg/libmyisammrg.la ../heap/libheap.la ../vio/libvio.la ../mysys/libmysys.la ../regex/libregex.la -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: i486-pc-linux-gnu-g++ -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -Wl,-O1 -rdynamic -o gen_lex_hash gen_lex_hash.o ../myisam/.libs/libmyisam.a -lpthread -lpthread -lpthread -lpthread ../myisammrg/.libs/libmyisammrg.a -lpthread -lpthread -lpthread -lpthread ../heap/.libs/libheap.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../vio/.libs/libvio.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lssl -lpthread -lpthread ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread -lpthread ../regex/.libs/libregex.a -lpthread -lpthread -lpthread -lpthread -lz -lpthread -lcrypt -lnsl -lm -lpthread -lrt make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' ./gen_lex_hash > lex_hash.h-t /bin/mv lex_hash.h-t lex_hash.h /usr/bin/perl patch_info.h.pl > patch_info.h updating sql_yacc.h updating sql_yacc.output make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' Making all in share make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql/share' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql/share' make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT udf_example.lo -MD -MP -MF .deps/udf_example.Tpo -c -o udf_example.lo udf_example.c i486-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -c -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DTZINFO2SQL mysql_tzinfo_to_sql.cc libtool: compile: i486-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT udf_example.lo -MD -MP -MF .deps/udf_example.Tpo -c udf_example.c -fPIC -DPIC -o .libs/udf_example.o i486-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_lex.o -MD -MP -MF .deps/sql_lex.Tpo -c -o sql_lex.o sql_lex.cc libtool: compile: i486-pc-linux-gnu-gcc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME=\"/usr\" -DDATADIR=\"/var/lib/mysql\" -DSHAREDIR=\"/usr/share/mysql\" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT udf_example.lo -MD -MP -MF .deps/udf_example.Tpo -c udf_example.c -o udf_example.o >/dev/null 2>&1 mv -f .deps/udf_example.Tpo .deps/udf_example.Plo i486-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT sql_handler.o -MD -MP -MF .deps/sql_handler.Tpo -c -o sql_handler.o sql_handler.cc mv -f .deps/sql_handler.Tpo .deps/sql_handler.Po i486-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.cc mv -f .deps/sql_lex.Tpo .deps/sql_lex.Po i486-pc-linux-gnu-g++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr\"" -DDATADIR="\"/var/lib/mysql\"" -DSHAREDIR="\"/usr/share/mysql\"" -DHAVE_CONFIG_H -I. -I../include -I../innobase/include -I../innobase/include -I../include -I../include -I../regex -I. -DDBUG_OFF -O2 -march=i486 -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing -fno-implicit-templates -fno-exceptions -fno-rtti -MT item_sum.o -MD -MP -MF .deps/item_sum.Tpo -c -o item_sum.o item_sum.cc item_sum.cc: In member function 'virtual Item* Item_sum_udf_str::copy_or_same(THD*)': item_sum.cc:2899: internal compiler error: in get_expr_operands, at tree-ssa-operands.c:2409 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [item_sum.o] Error 1 make[4]: *** Waiting for unfinished jobs.... mv -f .deps/item.Tpo .deps/item.Po make[4]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql' make: *** [all] Error 2 * ERROR: dev-db/mysql-5.0.84-r1 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 4245: Called mysql_src_compile * environment, line 3726: 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.0.84-r1', * the complete build log and the output of 'emerge -pqv =dev-db/mysql-5.0.84-r1'. * The complete build log is located at '/var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-5.0.84-r1/temp/environment'. * S: '/var/tmp/portage/dev-db/mysql-5.0.84-r1/work/mysql'