* CPV: dev-db/mysql-5.0.84-r1 * REPO: gentoo * USE: berkdb cluster community elibc_glibc embedded extraengine hppa kernel_linux perl ssl test userland_GNU * Testing with FEATURES=-userpriv is no longer supported by upstream. Tests MUST be run as non-root. * Berkeley DB support is deprecated and will be removed in future versions! >>> Unpacking source... * MySQL MY_DATADIR is /var/lib/mysql * MySQL datadir found in /var/lib/mysql * A new one will not be created. >>> Unpacking mysql-5.0.84.tar.gz to /mnt/alt/portage/dev-db/mysql-5.0.84-r1/work >>> Unpacking mysql-extras-20090908-1245Z.tar.bz2 to /mnt/alt/portage/dev-db/mysql-5.0.84-r1/work >>> Source unpacked in /mnt/alt/portage/dev-db/mysql-5.0.84-r1/work >>> Preparing source in /mnt/alt/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) ... * 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 '/mnt/alt/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 '/mnt/alt/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/innobase * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * 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/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 '/mnt/alt/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 ] * Fixing up berkdb buildsystem gawk is /usr/bin/gawk Creating directories... mkdir ../test_server Creating Berkeley DB source tree symbolic links... btree/tags -> ../dist/tags build_unix/tags -> ../dist/tags clib/tags -> ../dist/tags common/tags -> ../dist/tags cxx/tags -> ../dist/tags db/tags -> ../dist/tags db185/tags -> ../dist/tags db_archive/tags -> ../dist/tags db_checkpoint/tags -> ../dist/tags db_deadlock/tags -> ../dist/tags db_dump/tags -> ../dist/tags db_dump185/tags -> ../dist/tags db_load/tags -> ../dist/tags db_printlog/tags -> ../dist/tags db_recover/tags -> ../dist/tags db_stat/tags -> ../dist/tags db_upgrade/tags -> ../dist/tags db_verify/tags -> ../dist/tags dbinc/tags -> ../dist/tags dbinc_auto/tags -> ../dist/tags dbm/tags -> ../dist/tags dbreg/tags -> ../dist/tags env/tags -> ../dist/tags fileops/tags -> ../dist/tags hash/tags -> ../dist/tags hmac/tags -> ../dist/tags hsearch/tags -> ../dist/tags libdb_java/tags -> ../dist/tags lock/tags -> ../dist/tags log/tags -> ../dist/tags mp/tags -> ../dist/tags mutex/tags -> ../dist/tags os/tags -> ../dist/tags os_vxworks/tags -> ../dist/tags os_win32/tags -> ../dist/tags qam/tags -> ../dist/tags rep/tags -> ../dist/tags rpc_client/tags -> ../dist/tags rpc_server/tags -> ../dist/tags tcl/tags -> ../dist/tags test_server/tags -> ../dist/tags txn/tags -> ../dist/tags xa/tags -> ../dist/tags Building ../README Building aclocal.m4 Running autoheader to build config.hin Running autoconf to build configure 860277 860134 Building RPC client/server files Building ../dbinc_auto/db_ext.h Building ../dbinc_auto/btree_ext.h Building ../dbinc_auto/dbreg_ext.h Building ../dbinc_auto/hash_ext.h Building ../dbinc_auto/log_ext.h Building ../dbinc_auto/mutex_ext.h Building ../dbinc_auto/qam_ext.h Building ../dbinc_auto/txn_ext.h Building ../dbinc_auto/int_def.in Building ../build_win32/db.h Building ../test/TESTS Building tags >>> Source prepared. >>> Configuring source in /mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql ... * Berkeley DB support was disabled due to build failures * on multiple arches, go to a version earlier than 5.0.60 * if you want it again. Gentoo bug #224067. * Before using the Federated storage engine, please be sure to read * http://dev.mysql.com/doc/mysql/en/federated-limitations.html * econf: updating mysql/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mysql/innobase/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mysql/innobase/config.sub with /usr/share/gnuconfig/config.sub * 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 ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-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 --without-ndb-debug --with-charset=utf8 --with-collation=utf8_general_ci --with-embedded-privilege-control --with-embedded-server --with-bench --enable-assembler --with-extra-tools --with-innodb --without-readline --with-openssl --without-berkeley-db --with-geometry --with-ndbcluster --with-archive-storage-engine --with-csv-storage-engine --with-blackhole-storage-engine --with-federated-storage-engine --enable-community-features --disable-profiling checking build system type... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-linux-gnu checking target system type... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of hppa2.0-unknown-linux-gnu-gcc... gcc3 checking for hppa2.0-unknown-linux-gnu-g++... hppa2.0-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of hppa2.0-unknown-linux-gnu-g++... gcc3 checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E checking "C Compiler version"... "hppa2.0-unknown-linux-gnu-gcc hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2" checking "C++ compiler version"... "hppa2.0-unknown-linux-gnu-g++ hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2" 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 hppa2.0-unknown-linux-gnu-gcc... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-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/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files... -r checking for hppa2.0-unknown-linux-gnu-objdump... hppa2.0-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of hppa2.0-unknown-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... hppa2.0-unknown-linux-gnu-g++ -E checking for objdir... .libs checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-g++... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking for hppa2.0-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-g++ static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-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... manual.pdf checking for tex... manual.dvi checking "return type of sprintf"... "int" checking for uname... /usr/bin/uname checking operating system... Linux checking for ar... (cached) hppa2.0-unknown-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... /usr/bin/doxygen checking for pdflatex... /usr/bin/pdflatex checking for makeindex... /usr/bin/makeindex 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 hppa2.0-unknown-linux-gnu-gcc option to accept ANSI C... checking whether hppa2.0-unknown-linux-gnu-gcc and cc understand -c and -o together... yes checking dependency style of hppa2.0-unknown-linux-gnu-gcc... gcc3 checking whether --noexecstack is desirable for .S files... no nm: old_atexit.o: no symbols nm: ldbl2mpn.o: no symbols nm: mpn2ldbl.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: syscall.o: no symbols nm: getutmpx.o: no symbols checking if we should use assembler functions... no 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 hppa2.0-unknown-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... yes 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 hppa2.0-unknown-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 hppa2.0-unknown-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... yes checking whether isinf() can be used in C++ code... yes checking for fseeko... yes checking style of gethost* routines... checking whether madvise is declared... yes other checking style of gethostname_r routines... glibc2 checking 3 argument to gethostname_r routines... char checking "args to pthread_getspecific"... POSIX checking "args to pthread_mutex_init"... POSIX checking "args to readdir_r"... POSIX checking "style of sigwait"... POSIX checking "for pthread_attr_setscope"... yes checking "can netinet files be included"... "yes" checking for OpenSSL... yes checking for yaSSL... no checking libedit variant of rl_completion_entry_function... no checking defined rl_compentry_func_t and rl_completion_func_t... yes checking HIST_ENTRY is declared in readline/readline.h... checking for big tables support... no checking max indexes per table... 64 checking for BerkeleyDB... no Not using Berkeley DB checking for Innodb... Using Innodb checking for aio_read in -lrt... yes checking for example storage engine... no checking for archive storage engine... yes checking for csv storage engine... yes checking for blackhole storage engine... yes checking for NDB Cluster... Using NDB Cluster could not find sci transporter in /{include, lib} checking for NDB Cluster options... -- not including ndbapi test programs -- not including ndbapi and mgmapi documentation -- not including ndb extra debug options done. checking for MySQL federated storage engine... yes checking "for man pages to remove"... dropping Including ndb shared memory transporter 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 libmysqld/Makefile config.status: creating libmysqld/examples/Makefile config.status: creating ndb/src/libndb.ver config.status: creating libmysql_r/Makefile config.status: creating ndb/Makefile config.status: creating ndb/include/Makefile config.status: creating ndb/src/Makefile config.status: creating ndb/src/common/Makefile config.status: creating ndb/docs/Makefile config.status: creating ndb/tools/Makefile config.status: creating ndb/src/common/debugger/Makefile config.status: creating ndb/src/common/debugger/signaldata/Makefile config.status: creating ndb/src/common/portlib/Makefile config.status: creating ndb/src/common/util/Makefile config.status: creating ndb/src/common/logger/Makefile config.status: creating ndb/src/common/transporter/Makefile config.status: creating ndb/src/common/mgmcommon/Makefile config.status: creating ndb/src/kernel/Makefile config.status: creating ndb/src/kernel/error/Makefile config.status: creating ndb/src/kernel/blocks/Makefile config.status: creating ndb/src/kernel/blocks/cmvmi/Makefile config.status: creating ndb/src/kernel/blocks/dbacc/Makefile config.status: creating ndb/src/kernel/blocks/dbdict/Makefile config.status: creating ndb/src/kernel/blocks/dbdih/Makefile config.status: creating ndb/src/kernel/blocks/dblqh/Makefile config.status: creating ndb/src/kernel/blocks/dbtc/Makefile config.status: creating ndb/src/kernel/blocks/dbtup/Makefile config.status: creating ndb/src/kernel/blocks/ndbfs/Makefile config.status: creating ndb/src/kernel/blocks/ndbcntr/Makefile config.status: creating ndb/src/kernel/blocks/qmgr/Makefile config.status: creating ndb/src/kernel/blocks/trix/Makefile config.status: creating ndb/src/kernel/blocks/backup/Makefile config.status: creating ndb/src/kernel/blocks/dbutil/Makefile config.status: creating ndb/src/kernel/blocks/suma/Makefile config.status: creating ndb/src/kernel/blocks/dbtux/Makefile config.status: creating ndb/src/kernel/vm/Makefile config.status: creating ndb/src/mgmapi/Makefile config.status: creating ndb/src/ndbapi/Makefile config.status: creating ndb/src/mgmsrv/Makefile config.status: creating ndb/src/mgmclient/Makefile config.status: creating ndb/src/cw/Makefile config.status: creating ndb/src/cw/cpcd/Makefile config.status: creating ndb/test/Makefile config.status: creating ndb/test/src/Makefile config.status: creating ndb/test/ndbapi/Makefile config.status: creating ndb/test/ndbapi/bank/Makefile config.status: creating ndb/test/tools/Makefile config.status: creating ndb/test/run-test/Makefile config.status: creating mysql-test/ndb/Makefile config.status: creating ndb/include/ndb_version.h config.status: creating ndb/include/ndb_global.h config.status: creating ndb/include/ndb_types.h 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 (/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/innobase) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-exceptions -fno-strict-aliasing -felide-constructors -fno-rtti -fno-implicit-templates -fno-strict-aliasing' 'CFLAGS= -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing ' 'CXXFLAGS= -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-linux-gnu checking target system type... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-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/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files... -r checking for hppa2.0-unknown-linux-gnu-objdump... hppa2.0-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from hppa2.0-unknown-linux-gnu-gcc object... ok checking how to run the C preprocessor... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-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... yes 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 /mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql ... make -j4 cd libmysql; make link_sources cd sql; make link_sources cd libmysqld; make link_sources cd libmysqld/examples; make link_sources make[1]: Entering directory `/mnt/alt/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 make[1]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysqld/examples' set -x; \ for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h; do \ rm -f $f; \ /bin/ln -s ../../client/$f $f; \ done; \ for f in mysql_client_test.c; do \ rm -f $f; \ /bin/ln -s ../../tests/$f $f; \ done + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f mysqltest.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' + /bin/ln -s ../../client/mysqltest.c mysqltest.c + ss='strmov.c strxmov.c strxnmov.c strnmov.c strmake.c strend.c strtod.c strnlen.c strfill.c is_prefix.c int2str.c str2int.c strinstr.c strcont.c strcend.c bcmp.c ctype-latin1.c bchange.c bmove.c bmove_upp.c longlong2str.c strtoull.c strtoll.c llstr.c my_vsnprintf.c ctype.c ctype-simple.c ctype-bin.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-cp932.c ctype-eucjpms.c ctype-euc_kr.c ctype-win1250ch.c ctype-utf8.c ctype-extra.c ctype-ucs2.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-uca.c xml.c my_strtoll10.c str_alloc.c' ++ echo dbug.lo + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f mysql.cc ++ sed 's;\.lo;.c;g' + /bin/ln -s ../../client/mysql.cc mysql.cc + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f readline.cc + 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' + /bin/ln -s ../../client/readline.cc readline.cc + 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 + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f completion_hash.cc ++ sed 's;\.lo;.c;g' + /bin/ln -s ../../client/completion_hash.cc completion_hash.cc + vs='vio.c viosocket.c viossl.c viosslfactories.c' ++ echo pack.lo client.lo my_time.lo + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f my_readline.h ++ sed 's;\.lo;.c;g' + scs='pack.c client.c my_time.c' + /bin/ln -s ../../client/my_readline.h my_readline.h + for f in '$ss' + rm -f strmov.c + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f sql_string.h + /bin/ln -s ../strings/strmov.c strmov.c make[1]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysqld' set -x; \ for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c; do \ rm -f $f; \ if test -e ../sql/$f ; \ then \ /bin/ln -s ../sql/$f $f; \ else \ /bin/ln -s ../sql/$f $f; \ fi ; \ done; \ for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c; do \ rm -f $f; \ if test -e ../libmysql/$f ; \ then \ /bin/ln -s ../libmysql/$f $f; \ else \ /bin/ln -s ../libmysql/$f $f; \ fi ; \ done; \ for f in ha_example.cc ha_tina.cc; do \ rm -f $f; \ /bin/ln -s ../sql/examples/$f $f; \ done; \ rm -f client_settings.h; \ /bin/ln -s ../libmysql/client_settings.h client_settings.h + /bin/ln -s ../../client/sql_string.h sql_string.h + for f in '$ss' + rm -f strxmov.c + for f in mysqltest.c mysql.cc readline.cc completion_hash.cc my_readline.h sql_string.h completion_hash.h + rm -f completion_hash.h + /bin/ln -s ../strings/strxmov.c strxmov.c make[1]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' rm -f mini_client_errors.c + /bin/ln -s ../../client/completion_hash.h completion_hash.h + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f derror.cc + for f in '$ss' + rm -f strxnmov.c /bin/ln -s ../libmysql/errmsg.c mini_client_errors.c + /bin/ln -s ../strings/strxnmov.c strxnmov.c + for f in mysql_client_test.c + rm -f mysql_client_test.c + test -e ../sql/derror.cc + /bin/ln -s ../sql/derror.cc derror.cc rm -f pack.c + /bin/ln -s ../../tests/mysql_client_test.c mysql_client_test.c + for f in '$ss' + rm -f strnmov.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f field.cc /bin/ln -s ../sql-common/pack.c pack.c make[1]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysqld/examples' + test -e ../sql/field.cc + /bin/ln -s ../sql/field.cc field.cc echo timestamp > linked_libmysqldex_sources + /bin/ln -s ../strings/strnmov.c strnmov.c rm -f client.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f field_conv.cc + for f in '$ss' + rm -f strmake.c /bin/ln -s ../sql-common/client.c client.c + test -e ../sql/field_conv.cc + /bin/ln -s ../sql/field_conv.cc field_conv.cc + /bin/ln -s ../strings/strmake.c strmake.c rm -f my_time.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc cd include; make link_sources gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f strfunc.cc + for f in '$ss' + rm -f strend.c /bin/ln -s ../sql-common/my_time.c my_time.c + test -e ../sql/strfunc.cc + /bin/ln -s ../sql/strfunc.cc strfunc.cc + /bin/ln -s ../strings/strend.c strend.c rm -f my_user.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f filesort.cc + for f in '$ss' + rm -f strtod.c /bin/ln -s ../sql-common/my_user.c my_user.c + test -e ../sql/filesort.cc + /bin/ln -s ../sql/filesort.cc filesort.cc + /bin/ln -s ../strings/strtod.c strtod.c make[1]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql' echo timestamp > linked_server_sources + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_innodb.cc + for f in '$ss' + rm -f strnlen.c make[1]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' /bin/rm -fr readline + test -e ../sql/ha_innodb.cc + /bin/ln -s ../sql/ha_innodb.cc ha_innodb.cc + /bin/ln -s ../strings/strnlen.c strnlen.c make[1]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' echo timestamp > linked_include_sources + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_berkeley.cc + for f in '$ss' + rm -f strfill.c + test -e ../sql/ha_berkeley.cc + /bin/ln -s ../sql/ha_berkeley.cc ha_berkeley.cc + /bin/ln -s ../strings/strfill.c strfill.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_heap.cc + for f in '$ss' + rm -f is_prefix.c + test -e ../sql/ha_heap.cc + /bin/ln -s ../sql/ha_heap.cc ha_heap.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_federated.cc + /bin/ln -s ../strings/is_prefix.c is_prefix.c + test -e ../sql/ha_federated.cc + /bin/ln -s ../sql/ha_federated.cc ha_federated.cc + for f in '$ss' + rm -f int2str.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_myisam.cc + /bin/ln -s ../strings/int2str.c int2str.c + test -e ../sql/ha_myisam.cc + /bin/ln -s ../sql/ha_myisam.cc ha_myisam.cc + for f in '$ss' + rm -f str2int.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_myisammrg.cc + /bin/ln -s ../strings/str2int.c str2int.c + test -e ../sql/ha_myisammrg.cc + /bin/ln -s ../sql/ha_myisammrg.cc ha_myisammrg.cc + for f in '$ss' + rm -f strinstr.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f handler.cc + /bin/ln -s ../strings/strinstr.c strinstr.c + test -e ../sql/handler.cc + /bin/ln -s ../sql/handler.cc handler.cc + for f in '$ss' + rm -f strcont.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_handler.cc + /bin/ln -s ../strings/strcont.c strcont.c + test -e ../sql/sql_handler.cc + /bin/ln -s ../sql/sql_handler.cc sql_handler.cc + for f in '$ss' + rm -f strcend.c + /bin/ln -s ../strings/strcend.c strcend.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f hostname.cc + for f in '$ss' + rm -f bcmp.c + test -e ../sql/hostname.cc + /bin/ln -s ../sql/hostname.cc hostname.cc + /bin/ln -s ../strings/bcmp.c bcmp.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f init.cc + for f in '$ss' + rm -f ctype-latin1.c + test -e ../sql/init.cc + /bin/ln -s ../sql/init.cc init.cc + /bin/ln -s ../strings/ctype-latin1.c ctype-latin1.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f password.c + for f in '$ss' + rm -f bchange.c + test -e ../sql/password.c + /bin/ln -s ../sql/password.c password.c + /bin/ln -s ../strings/bchange.c bchange.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item.cc + for f in '$ss' + rm -f bmove.c + test -e ../sql/item.cc + /bin/ln -s ../sql/item.cc item.cc + /bin/ln -s ../strings/bmove.c bmove.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_buff.cc + for f in '$ss' + rm -f bmove_upp.c + test -e ../sql/item_buff.cc + /bin/ln -s ../sql/item_buff.cc item_buff.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_cmpfunc.cc + /bin/ln -s ../strings/bmove_upp.c bmove_upp.c + test -e ../sql/item_cmpfunc.cc + /bin/ln -s ../sql/item_cmpfunc.cc item_cmpfunc.cc + for f in '$ss' + rm -f longlong2str.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_create.cc + /bin/ln -s ../strings/longlong2str.c longlong2str.c + test -e ../sql/item_create.cc + /bin/ln -s ../sql/item_create.cc item_create.cc + for f in '$ss' + rm -f strtoull.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_func.cc + /bin/ln -s ../strings/strtoull.c strtoull.c + test -e ../sql/item_func.cc + /bin/ln -s ../sql/item_func.cc item_func.cc + for f in '$ss' + rm -f strtoll.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_strfunc.cc + /bin/ln -s ../strings/strtoll.c strtoll.c + for f in '$ss' + rm -f llstr.c + test -e ../sql/item_strfunc.cc + /bin/ln -s ../sql/item_strfunc.cc item_strfunc.cc + /bin/ln -s ../strings/llstr.c llstr.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_sum.cc + test -e ../sql/item_sum.cc + /bin/ln -s ../sql/item_sum.cc item_sum.cc + for f in '$ss' + rm -f my_vsnprintf.c + /bin/ln -s ../strings/my_vsnprintf.c my_vsnprintf.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_timefunc.cc + for f in '$ss' + rm -f ctype.c + test -e ../sql/item_timefunc.cc + /bin/ln -s ../sql/item_timefunc.cc item_timefunc.cc + /bin/ln -s ../strings/ctype.c ctype.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_geofunc.cc + for f in '$ss' + rm -f ctype-simple.c + test -e ../sql/item_geofunc.cc + /bin/ln -s ../sql/item_geofunc.cc item_geofunc.cc + /bin/ln -s ../strings/ctype-simple.c ctype-simple.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_uniq.cc + for f in '$ss' + rm -f ctype-bin.c + test -e ../sql/item_uniq.cc + /bin/ln -s ../sql/item_uniq.cc item_uniq.cc + /bin/ln -s ../strings/ctype-bin.c ctype-bin.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_subselect.cc + for f in '$ss' + rm -f ctype-mb.c + test -e ../sql/item_subselect.cc + /bin/ln -s ../sql/item_subselect.cc item_subselect.cc + /bin/ln -s ../strings/ctype-mb.c ctype-mb.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f item_row.cc + for f in '$ss' + rm -f ctype-big5.c + test -e ../sql/item_row.cc + /bin/ln -s ../sql/item_row.cc item_row.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f key.cc + /bin/ln -s ../strings/ctype-big5.c ctype-big5.c + test -e ../sql/key.cc + /bin/ln -s ../sql/key.cc key.cc + for f in '$ss' + rm -f ctype-czech.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f lock.cc + /bin/ln -s ../strings/ctype-czech.c ctype-czech.c + test -e ../sql/lock.cc + /bin/ln -s ../sql/lock.cc lock.cc + for f in '$ss' + rm -f ctype-cp932.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f log.cc + /bin/ln -s ../strings/ctype-cp932.c ctype-cp932.c + test -e ../sql/log.cc + /bin/ln -s ../sql/log.cc log.cc + for f in '$ss' + rm -f ctype-eucjpms.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f log_event.cc + /bin/ln -s ../strings/ctype-eucjpms.c ctype-eucjpms.c + test -e ../sql/log_event.cc + /bin/ln -s ../sql/log_event.cc log_event.cc + for f in '$ss' + rm -f ctype-euc_kr.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_state.c + /bin/ln -s ../strings/ctype-euc_kr.c ctype-euc_kr.c + test -e ../sql/sql_state.c + /bin/ln -s ../sql/sql_state.c sql_state.c + for f in '$ss' + rm -f ctype-win1250ch.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f protocol.cc + /bin/ln -s ../strings/ctype-win1250ch.c ctype-win1250ch.c + test -e ../sql/protocol.cc + /bin/ln -s ../sql/protocol.cc protocol.cc + for f in '$ss' + rm -f ctype-utf8.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f net_serv.cc + /bin/ln -s ../strings/ctype-utf8.c ctype-utf8.c + test -e ../sql/net_serv.cc + /bin/ln -s ../sql/net_serv.cc net_serv.cc + for f in '$ss' + rm -f ctype-extra.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f opt_range.cc + /bin/ln -s ../strings/ctype-extra.c ctype-extra.c + test -e ../sql/opt_range.cc + /bin/ln -s ../sql/opt_range.cc opt_range.cc + for f in '$ss' + rm -f ctype-ucs2.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f opt_sum.cc + /bin/ln -s ../strings/ctype-ucs2.c ctype-ucs2.c + test -e ../sql/opt_sum.cc + /bin/ln -s ../sql/opt_sum.cc opt_sum.cc + for f in '$ss' + rm -f ctype-gb2312.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f procedure.cc + /bin/ln -s ../strings/ctype-gb2312.c ctype-gb2312.c + test -e ../sql/procedure.cc + /bin/ln -s ../sql/procedure.cc procedure.cc + for f in '$ss' + rm -f ctype-gbk.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f records.cc + /bin/ln -s ../strings/ctype-gbk.c ctype-gbk.c + test -e ../sql/records.cc + /bin/ln -s ../sql/records.cc records.cc + for f in '$ss' + rm -f ctype-sjis.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_acl.cc + /bin/ln -s ../strings/ctype-sjis.c ctype-sjis.c + for f in '$ss' + rm -f ctype-tis620.c + test -e ../sql/sql_acl.cc + /bin/ln -s ../sql/sql_acl.cc sql_acl.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_load.cc + /bin/ln -s ../strings/ctype-tis620.c ctype-tis620.c + for f in '$ss' + rm -f ctype-ujis.c + test -e ../sql/sql_load.cc + /bin/ln -s ../sql/sql_load.cc sql_load.cc + /bin/ln -s ../strings/ctype-ujis.c ctype-ujis.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f discover.cc + for f in '$ss' + rm -f ctype-uca.c + test -e ../sql/discover.cc + /bin/ln -s ../sql/discover.cc discover.cc + /bin/ln -s ../strings/ctype-uca.c ctype-uca.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_locale.cc + for f in '$ss' + rm -f xml.c + test -e ../sql/sql_locale.cc + /bin/ln -s ../sql/sql_locale.cc sql_locale.cc + /bin/ln -s ../strings/xml.c xml.c + for f in '$ss' + rm -f my_strtoll10.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_profile.cc + test -e ../sql/sql_profile.cc + /bin/ln -s ../sql/sql_profile.cc sql_profile.cc + /bin/ln -s ../strings/my_strtoll10.c my_strtoll10.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_analyse.cc + for f in '$ss' + rm -f str_alloc.c + test -e ../sql/sql_analyse.cc + /bin/ln -s ../sql/sql_analyse.cc sql_analyse.cc + /bin/ln -s ../strings/str_alloc.c str_alloc.c + for f in '$vs' vio_priv.h + rm -f vio.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_base.cc + /bin/ln -s ../vio/vio.c vio.c + test -e ../sql/sql_base.cc + /bin/ln -s ../sql/sql_base.cc sql_base.cc + for f in '$vs' vio_priv.h + rm -f viosocket.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_cache.cc + /bin/ln -s ../vio/viosocket.c viosocket.c + test -e ../sql/sql_cache.cc + /bin/ln -s ../sql/sql_cache.cc sql_cache.cc + for f in '$vs' vio_priv.h + rm -f viossl.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_class.cc + /bin/ln -s ../vio/viossl.c viossl.c + test -e ../sql/sql_class.cc + /bin/ln -s ../sql/sql_class.cc sql_class.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_crypt.cc + for f in '$vs' vio_priv.h + rm -f viosslfactories.c + test -e ../sql/sql_crypt.cc + /bin/ln -s ../sql/sql_crypt.cc sql_crypt.cc + /bin/ln -s ../vio/viosslfactories.c viosslfactories.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_db.cc + for f in '$vs' vio_priv.h + rm -f vio_priv.h + /bin/ln -s ../vio/vio_priv.h vio_priv.h + test -e ../sql/sql_db.cc + /bin/ln -s ../sql/sql_db.cc sql_db.cc + for f in '$scs' + rm -f pack.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_delete.cc + /bin/ln -s ../sql-common/pack.c pack.c + test -e ../sql/sql_delete.cc + /bin/ln -s ../sql/sql_delete.cc sql_delete.cc + for f in '$scs' + rm -f client.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_error.cc + /bin/ln -s ../sql-common/client.c client.c + test -e ../sql/sql_error.cc + /bin/ln -s ../sql/sql_error.cc sql_error.cc + for f in '$scs' + rm -f my_time.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_insert.cc + /bin/ln -s ../sql-common/my_time.c my_time.c + test -e ../sql/sql_insert.cc + /bin/ln -s ../sql/sql_insert.cc sql_insert.cc + for f in strto.c + rm -f strto.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_lex.cc + /bin/ln -s ../strings/strto.c strto.c + test -e ../sql/sql_lex.cc + /bin/ln -s ../sql/sql_lex.cc sql_lex.cc + for f in '$ds' + rm -f dbug.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_list.cc + /bin/ln -s ../dbug/dbug.c dbug.c + test -e ../sql/sql_list.cc + /bin/ln -s ../sql/sql_list.cc sql_list.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_init.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_manager.cc + /bin/ln -s ../mysys/my_init.c my_init.c + test -e ../sql/sql_manager.cc + /bin/ln -s ../sql/sql_manager.cc sql_manager.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_static.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_map.cc + /bin/ln -s ../mysys/my_static.c my_static.c + test -e ../sql/sql_map.cc + /bin/ln -s ../sql/sql_map.cc sql_map.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_malloc.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_parse.cc + /bin/ln -s ../mysys/my_malloc.c my_malloc.c + test -e ../sql/sql_parse.cc + /bin/ln -s ../sql/sql_parse.cc sql_parse.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_realloc.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_prepare.cc + /bin/ln -s ../mysys/my_realloc.c my_realloc.c + test -e ../sql/sql_prepare.cc + /bin/ln -s ../sql/sql_prepare.cc sql_prepare.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_create.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_derived.cc + /bin/ln -s ../mysys/my_create.c my_create.c + test -e ../sql/sql_derived.cc + /bin/ln -s ../sql/sql_derived.cc sql_derived.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_delete.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_rename.cc + /bin/ln -s ../mysys/my_delete.c my_delete.c + test -e ../sql/sql_rename.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_tempfile.c + /bin/ln -s ../sql/sql_rename.cc sql_rename.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc + /bin/ln -s ../mysys/mf_tempfile.c mf_tempfile.c gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_select.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_open.c + test -e ../sql/sql_select.cc + /bin/ln -s ../sql/sql_select.cc sql_select.cc + /bin/ln -s ../mysys/my_open.c my_open.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_do.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_file.c + test -e ../sql/sql_do.cc + /bin/ln -s ../sql/sql_do.cc sql_do.cc + /bin/ln -s ../mysys/my_file.c my_file.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_show.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_read.c + test -e ../sql/sql_show.cc + /bin/ln -s ../sql/sql_show.cc sql_show.cc + /bin/ln -s ../mysys/my_read.c my_read.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f set_var.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_write.c + test -e ../sql/set_var.cc + /bin/ln -s ../sql/set_var.cc set_var.cc + /bin/ln -s ../mysys/my_write.c my_write.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_string.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f errors.c + test -e ../sql/sql_string.cc + /bin/ln -s ../sql/sql_string.cc sql_string.cc + /bin/ln -s ../mysys/errors.c errors.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_table.cc + 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 + test -e ../sql/sql_table.cc + /bin/ln -s ../sql/sql_table.cc sql_table.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_test.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_getwd.c + test -e ../sql/sql_test.cc + /bin/ln -s ../sql/sql_test.cc sql_test.cc + /bin/ln -s ../mysys/my_getwd.c my_getwd.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_udf.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_div.c + test -e ../sql/sql_udf.cc + /bin/ln -s ../sql/sql_udf.cc sql_udf.cc + /bin/ln -s ../mysys/my_div.c my_div.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_update.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_pack.c + test -e ../sql/sql_update.cc + /bin/ln -s ../sql/sql_update.cc sql_update.cc + /bin/ln -s ../mysys/mf_pack.c mf_pack.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_yacc.cc + 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 + test -e ../sql/sql_yacc.cc + /bin/ln -s ../sql/sql_yacc.cc sql_yacc.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_dirname.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc + /bin/ln -s ../mysys/mf_dirname.c mf_dirname.c gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f table.cc + test -e ../sql/table.cc + /bin/ln -s ../sql/table.cc table.cc + 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 derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f thr_malloc.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_wcomp.c + test -e ../sql/thr_malloc.cc + /bin/ln -s ../sql/thr_malloc.cc thr_malloc.cc + /bin/ln -s ../mysys/mf_wcomp.c mf_wcomp.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f time.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f typelib.c + test -e ../sql/time.cc + /bin/ln -s ../sql/time.cc time.cc + /bin/ln -s ../mysys/typelib.c typelib.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f unireg.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f safemalloc.c + test -e ../sql/unireg.cc + /bin/ln -s ../sql/unireg.cc unireg.cc + /bin/ln -s ../mysys/safemalloc.c safemalloc.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f uniques.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_alloc.c + test -e ../sql/uniques.cc + /bin/ln -s ../sql/uniques.cc uniques.cc + /bin/ln -s ../mysys/my_alloc.c my_alloc.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f stacktrace.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_format.c + test -e ../sql/stacktrace.c + /bin/ln -s ../sql/stacktrace.c stacktrace.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 + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_union.cc + /bin/ln -s ../mysys/mf_path.c mf_path.c + test -e ../sql/sql_union.cc + /bin/ln -s ../sql/sql_union.cc sql_union.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_unixpath.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f hash_filo.cc + /bin/ln -s ../mysys/mf_unixpath.c mf_unixpath.c + test -e ../sql/hash_filo.cc + /bin/ln -s ../sql/hash_filo.cc hash_filo.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_fopen.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f spatial.cc + /bin/ln -s ../mysys/my_fopen.c my_fopen.c + test -e ../sql/spatial.cc + /bin/ln -s ../sql/spatial.cc spatial.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_symlink.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f gstream.cc + /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 + test -e ../sql/gstream.cc + /bin/ln -s ../sql/gstream.cc gstream.cc + /bin/ln -s ../mysys/my_fstream.c my_fstream.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_help.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_arr_appstr.c + test -e ../sql/sql_help.cc + /bin/ln -s ../sql/sql_help.cc sql_help.cc + /bin/ln -s ../mysys/mf_arr_appstr.c mf_arr_appstr.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f tztime.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_loadpath.c + test -e ../sql/tztime.cc + /bin/ln -s ../sql/tztime.cc tztime.cc + /bin/ln -s ../mysys/mf_loadpath.c mf_loadpath.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_cursor.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_pthread.c + test -e ../sql/sql_cursor.cc + /bin/ln -s ../sql/sql_cursor.cc sql_cursor.cc + /bin/ln -s ../mysys/my_pthread.c my_pthread.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sp_head.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_thr_init.c + test -e ../sql/sp_head.cc + /bin/ln -s ../sql/sp_head.cc sp_head.cc + /bin/ln -s ../mysys/my_thr_init.c my_thr_init.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sp_pcontext.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f thr_mutex.c + test -e ../sql/sp_pcontext.cc + /bin/ln -s ../sql/sp_pcontext.cc sp_pcontext.cc + /bin/ln -s ../mysys/thr_mutex.c thr_mutex.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sp.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mulalloc.c + test -e ../sql/sp.cc + /bin/ln -s ../sql/sp.cc sp.cc + /bin/ln -s ../mysys/mulalloc.c mulalloc.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sp_cache.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f string.c + test -e ../sql/sp_cache.cc + /bin/ln -s ../sql/sp_cache.cc sp_cache.cc + /bin/ln -s ../mysys/string.c string.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sp_rcontext.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f default.c + test -e ../sql/sp_rcontext.cc + /bin/ln -s ../sql/sp_rcontext.cc sp_rcontext.cc + /bin/ln -s ../mysys/default.c default.c + for f in '$ms' mysys_priv.h my_static.h + rm -f default_modify.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f parse_file.cc + test -e ../sql/parse_file.cc + /bin/ln -s ../sql/parse_file.cc parse_file.cc + /bin/ln -s ../mysys/default_modify.c default_modify.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_view.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_compress.c + test -e ../sql/sql_view.cc + /bin/ln -s ../sql/sql_view.cc sql_view.cc + /bin/ln -s ../mysys/my_compress.c my_compress.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f sql_trigger.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f array.c + /bin/ln -s ../mysys/array.c array.c + test -e ../sql/sql_trigger.cc + /bin/ln -s ../sql/sql_trigger.cc sql_trigger.cc + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_once.c gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f my_decimal.cc + /bin/ln -s ../mysys/my_once.c my_once.c + test -e ../sql/my_decimal.cc + /bin/ln -s ../sql/my_decimal.cc my_decimal.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f list.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_blackhole.cc + /bin/ln -s ../mysys/list.c list.c + test -e ../sql/ha_blackhole.cc + /bin/ln -s ../sql/ha_blackhole.cc ha_blackhole.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f my_net.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f ha_archive.cc + /bin/ln -s ../mysys/my_net.c my_net.c + test -e ../sql/ha_archive.cc + /bin/ln -s ../sql/ha_archive.cc ha_archive.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f charset.c + for f in derror.cc field.cc field_conv.cc strfunc.cc filesort.cc ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_federated.cc ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc hostname.cc init.cc password.c item.cc item_buff.cc item_cmpfunc.cc item_create.cc item_func.cc item_strfunc.cc item_sum.cc item_timefunc.cc item_geofunc.cc item_uniq.cc item_subselect.cc item_row.cc key.cc lock.cc log.cc log_event.cc sql_state.c protocol.cc net_serv.cc opt_range.cc opt_sum.cc procedure.cc records.cc sql_acl.cc sql_load.cc discover.cc sql_locale.cc sql_profile.cc sql_analyse.cc sql_base.cc sql_cache.cc sql_class.cc sql_crypt.cc sql_db.cc sql_delete.cc sql_error.cc sql_insert.cc sql_lex.cc sql_list.cc sql_manager.cc sql_map.cc sql_parse.cc sql_prepare.cc sql_derived.cc sql_rename.cc sql_select.cc sql_do.cc sql_show.cc set_var.cc sql_string.cc sql_table.cc sql_test.cc sql_udf.cc sql_update.cc sql_yacc.cc table.cc thr_malloc.cc time.cc unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc ha_blackhole.cc ha_archive.cc my_user.c + rm -f my_user.c + /bin/ln -s ../mysys/charset.c charset.c + test -e ../sql/my_user.c + /bin/ln -s ../sql/my_user.c my_user.c + for f in '$ms' mysys_priv.h my_static.h + rm -f charset-def.c + for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c + rm -f errmsg.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 + test -e ../libmysql/errmsg.c + /bin/ln -s ../libmysql/errmsg.c errmsg.c + /bin/ln -s ../mysys/hash.c hash.c + for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c + rm -f get_password.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_iocache.c + test -e ../libmysql/get_password.c + /bin/ln -s ../libmysql/get_password.c get_password.c + /bin/ln -s ../mysys/mf_iocache.c mf_iocache.c + for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c + rm -f libmysql.c + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_iocache2.c + test -e ../libmysql/libmysql.c + /bin/ln -s ../libmysql/libmysql.c libmysql.c + /bin/ln -s ../mysys/mf_iocache2.c mf_iocache2.c + for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c + rm -f client.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_seek.c + test -e ../libmysql/client.c + /bin/ln -s ../libmysql/client.c client.c + /bin/ln -s ../mysys/my_seek.c my_seek.c + for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c + rm -f pack.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_sleep.c + test -e ../libmysql/pack.c + /bin/ln -s ../libmysql/pack.c pack.c + /bin/ln -s ../mysys/my_sleep.c my_sleep.c + for f in errmsg.c get_password.c libmysql.c client.c pack.c my_time.c + rm -f my_time.c + test -e ../libmysql/my_time.c + /bin/ln -s ../libmysql/my_time.c my_time.c + for f in '$ms' mysys_priv.h my_static.h + rm -f my_pread.c + for f in ha_example.cc ha_tina.cc + rm -f ha_example.cc + /bin/ln -s ../mysys/my_pread.c my_pread.c + /bin/ln -s ../sql/examples/ha_example.cc ha_example.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f mf_cache.c + for f in ha_example.cc ha_tina.cc + rm -f ha_tina.cc + /bin/ln -s ../mysys/mf_cache.c mf_cache.c + /bin/ln -s ../sql/examples/ha_tina.cc ha_tina.cc + for f in '$ms' mysys_priv.h my_static.h + rm -f md5.c + rm -f client_settings.h + /bin/ln -s ../mysys/md5.c md5.c + /bin/ln -s ../libmysql/client_settings.h client_settings.h + for f in '$ms' mysys_priv.h my_static.h + rm -f sha1.c make[1]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/libmysqld' echo timestamp > linked_libmysqld_sources + /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 `/mnt/alt/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 `/mnt/alt/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.c charset-def.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype.c ctype-cp932.c ctype-czech.c ctype-eucjpms.c ctype-euc_kr.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 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_iocache2.c mf_iocache.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 mysys_priv.h my_thr_init.c my_time.c my_vsnprintf.c my_write.c 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.c + /bin/ln -s ../libmysql/charset.c charset.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 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.c + /bin/ln -s ../libmysql/ctype.c ctype.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-eucjpms.c + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.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-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 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_iocache2.c + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.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_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 mysys_priv.h + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h + 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 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.c charset-def.c client.c client_settings.h conf_to_src.c ctype-big5.c ctype-bin.c ctype.c ctype-cp932.c ctype-czech.c ctype-eucjpms.c ctype-euc_kr.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 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_iocache2.c mf_iocache.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 mysys_priv.h my_thr_init.c my_time.c my_vsnprintf.c my_write.c 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.c + /bin/ln -s ../libmysql/charset.c charset.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 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.c + /bin/ln -s ../libmysql/ctype.c ctype.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-eucjpms.c + /bin/ln -s ../libmysql/ctype-eucjpms.c ctype-eucjpms.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-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 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_iocache2.c + /bin/ln -s ../libmysql/mf_iocache2.c mf_iocache2.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_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 mysys_priv.h + /bin/ln -s ../libmysql/mysys_priv.h mysys_priv.h + 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 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 `/mnt/alt/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 `/mnt/alt/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 `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/client' echo timestamp > linked_client_sources make all-recursive make[1]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql' Making all in . make[2]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql' Making all in include make[2]: Entering directory `/mnt/alt/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 `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' make[2]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/include' Making all in sql-common make[2]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql-common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/sql-common' Making all in scripts make[2]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' make all-am make[3]: Entering directory `/mnt/alt/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/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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/chmod +x mysqld_safe-t /bin/chmod +x mysql_install_db-t /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t /bin/mv mysqld_safe-t mysqld_safe /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/mv mysql_install_db-t mysql_install_db /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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_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_zap mysql_zap-t /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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_secure_installation-t /bin/mv mysql_secure_installation-t mysql_secure_installation /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mysql_setpermission-t /bin/mv mysql_setpermission-t mysql_setpermission /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t /bin/chmod +x 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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/mv mysql_zap-t mysql_zap /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mysqlbug-t /bin/chmod +x mysql_convert_table_format-t /bin/mv mysqlbug-t mysqlbug /bin/rm -f mysqlhotcopy mysqlhotcopy-t /bin/mv mysql_convert_table_format-t mysql_convert_table_format /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mysql_find_rows-t /bin/mv mysql_find_rows-t mysql_find_rows /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mysqldumpslow-t /bin/mv mysqldumpslow-t mysqldumpslow /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mysqlhotcopy-t /bin/mv mysqlhotcopy-t mysqlhotcopy /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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_tableinfo-t /bin/chmod +x mysqlaccess-t /bin/mv mysql_tableinfo-t mysql_tableinfo /bin/chmod +x mysql_upgrade_shell-t /bin/mv mysqlaccess-t mysqlaccess /bin/rm -f make_binary_distribution make_binary_distribution-t /bin/mv mysql_upgrade_shell-t mysql_upgrade_shell /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/rm -f make_sharedlib_distribution make_sharedlib_distribution-t /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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/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''@!hppa2.0-unknown-linux-gnu-gcc!'\ -e 's!@''CXX''@!hppa2.0-unknown-linux-gnu-g++!'\ -e 's!@''GXX''@!yes!'\ -e 's!@''SAVE_CC''@!!'\ -e 's!@''SAVE_CXX''@!!'\ -e 's!@''CC_VERSION''@!hppa2.0-unknown-linux-gnu-gcc (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''CXX_VERSION''@!hppa2.0-unknown-linux-gnu-g++ (Gentoo 4.4.2 p1.0) 4.4.2!'\ -e 's!@''PERL''@!/usr/bin/perl!' \ -e 's!@''SAVE_ASFLAGS''@!!'\ -e 's!@''SAVE_CFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing!'\ -e 's!@''SAVE_CXXFLAGS''@!-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing !'\ -e 's!@''CXXFLAGS''@! -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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''@!hppa2.0!' \ -e 's!@''HOSTNAME''@!/bin/hostname!' \ -e 's!@''SYSTEM_TYPE''@!unknown-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=hppa2.0-unknown-linux-gnu' '--host=hppa2.0-unknown-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' '--without-ndb-debug' '--with-charset=utf8' '--with-collation=utf8_general_ci' '--with-embedded-privilege-control' '--with-embedded-server' '--with-bench' '--enable-assembler' '--with-extra-tools' '--with-innodb' '--without-readline' '--with-openssl' '--without-berkeley-db' '--with-geometry' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--enable-community-features' '--disable-profiling' 'build_alias=hppa2.0-unknown-linux-gnu' 'host_alias=hppa2.0-unknown-linux-gnu' 'CFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CPPFLAGS=' 'CXXFLAGS=-mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/chmod +x mysqld_multi-t /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution /bin/mv mysqld_multi-t mysqld_multi /bin/chmod +x make_binary_distribution-t /bin/mv make_binary_distribution-t make_binary_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 `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' make[2]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/scripts' Making all in pstack make[2]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' Making all in aout make[3]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack/aout' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack/aout' make[3]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' make[2]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/pstack' Making all in strings make[2]: Entering directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/strings' /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c -o strxmov.lo strxmov.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c -o bmove_upp.lo bmove_upp.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strappend.lo -MD -MP -MF .deps/strappend.Tpo -c -o strappend.lo strappend.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c -o strcont.lo strcont.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -fPIC -DPIC -o .libs/strcont.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -fPIC -DPIC -o .libs/bmove_upp.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -fPIC -DPIC -o .libs/strxmov.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strappend.lo -MD -MP -MF .deps/strappend.Tpo -c strappend.c -fPIC -DPIC -o .libs/strappend.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strappend.lo -MD -MP -MF .deps/strappend.Tpo -c strappend.c -o strappend.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bmove_upp.lo -MD -MP -MF .deps/bmove_upp.Tpo -c bmove_upp.c -o bmove_upp.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxmov.lo -MD -MP -MF .deps/strxmov.Tpo -c strxmov.c -o strxmov.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strcont.lo -MD -MP -MF .deps/strcont.Tpo -c strcont.c -o strcont.o >/dev/null 2>&1 mv -f .deps/strappend.Tpo .deps/strappend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c -o strend.lo strend.c mv -f .deps/bmove_upp.Tpo .deps/bmove_upp.Plo mv -f .deps/strcont.Tpo .deps/strcont.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c -o strfill.lo strfill.c mv -f .deps/strxmov.Tpo .deps/strxmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c -o strcend.lo strcend.c /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c -o is_prefix.lo is_prefix.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -fPIC -DPIC -o .libs/strend.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -fPIC -DPIC -o .libs/strcend.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -fPIC -DPIC -o .libs/strfill.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -fPIC -DPIC -o .libs/is_prefix.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strend.lo -MD -MP -MF .deps/strend.Tpo -c strend.c -o strend.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strfill.lo -MD -MP -MF .deps/strfill.Tpo -c strfill.c -o strfill.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT is_prefix.lo -MD -MP -MF .deps/is_prefix.Tpo -c is_prefix.c -o is_prefix.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strcend.lo -MD -MP -MF .deps/strcend.Tpo -c strcend.c -o strcend.o >/dev/null 2>&1 mv -f .deps/strend.Tpo .deps/strend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strstr.lo -MD -MP -MF .deps/strstr.Tpo -c -o strstr.lo strstr.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strstr.lo -MD -MP -MF .deps/strstr.Tpo -c strstr.c -fPIC -DPIC -o .libs/strstr.o mv -f .deps/strcend.Tpo .deps/strcend.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c -o strinstr.lo strinstr.c mv -f .deps/strfill.Tpo .deps/strfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c -o strmake.lo strmake.c mv -f .deps/is_prefix.Tpo .deps/is_prefix.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c -o strnmov.lo strnmov.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -fPIC -DPIC -o .libs/strinstr.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strstr.lo -MD -MP -MF .deps/strstr.Tpo -c strstr.c -o strstr.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -fPIC -DPIC -o .libs/strmake.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -fPIC -DPIC -o .libs/strnmov.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strinstr.lo -MD -MP -MF .deps/strinstr.Tpo -c strinstr.c -o strinstr.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strmake.lo -MD -MP -MF .deps/strmake.Tpo -c strmake.c -o strmake.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strnmov.lo -MD -MP -MF .deps/strnmov.Tpo -c strnmov.c -o strnmov.o >/dev/null 2>&1 mv -f .deps/strstr.Tpo .deps/strstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c -o strmov.lo strmov.c mv -f .deps/strinstr.Tpo .deps/strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c -o longlong2str.lo longlong2str.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -fPIC -DPIC -o .libs/strmov.o mv -f .deps/strmake.Tpo .deps/strmake.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bfill.lo -MD -MP -MF .deps/bfill.Tpo -c -o bfill.lo bfill.c mv -f .deps/strnmov.Tpo .deps/strnmov.Plo libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -fPIC -DPIC -o .libs/longlong2str.o /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strmov.lo -MD -MP -MF .deps/strmov.Tpo -c strmov.c -o strmov.o >/dev/null 2>&1 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT longlong2str.lo -MD -MP -MF .deps/longlong2str.Tpo -c longlong2str.c -o longlong2str.o >/dev/null 2>&1 mv -f .deps/strmov.Tpo .deps/strmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/longlong2str.Tpo .deps/longlong2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT bchange.lo -MD -MP -MF .deps/bchange.Tpo -c -o bchange.lo bchange.c mv -f .deps/bmove.Tpo .deps/bmove.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strxnmov.lo -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.lo strxnmov.c mv -f .deps/bfill.Tpo .deps/bfill.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/bmove512.Tpo .deps/bmove512.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT str2int.lo -MD -MP -MF .deps/str2int.Tpo -c -o str2int.lo str2int.c mv -f .deps/bchange.Tpo .deps/bchange.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/strxnmov.Tpo .deps/strxnmov.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo strtod.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/int2str.Tpo .deps/int2str.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/str2int.Tpo .deps/str2int.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/r_strinstr.Tpo .deps/r_strinstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/strtod.Tpo .deps/strtod.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT strtoll.lo -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.lo strtoll.c mv -f .deps/bcmp.Tpo .deps/bcmp.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/strtol.Tpo .deps/strtol.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/strtoll.Tpo .deps/strtoll.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/strtoull.Tpo .deps/strtoull.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/strnlen.Tpo .deps/strnlen.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/llstr.Tpo .deps/llstr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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.Tpo .deps/ctype.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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-cp932.Tpo .deps/ctype-cp932.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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-gb2312.Tpo .deps/ctype-gb2312.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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-tis620.Tpo .deps/ctype-tis620.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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-gbk.Tpo .deps/ctype-gbk.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT decimal.lo -MD -MP -MF .deps/decimal.Tpo -c -o decimal.lo decimal.c mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/my_vsnprintf.Tpo .deps/my_vsnprintf.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c -o my_strtoll10.lo my_strtoll10.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -fPIC -DPIC -o .libs/my_strtoll10.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -MT my_strtoll10.lo -MD -MP -MF .deps/my_strtoll10.Tpo -c my_strtoll10.c -o my_strtoll10.o >/dev/null 2>&1 mv -f .deps/xml.Tpo .deps/xml.Plo /bin/sh ../libtool --preserve-dup-deps --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 decimal.c: In function ‘decimal_round’: decimal.c:1484: warning: ‘round_digit’ may be used uninitialized in this function decimal.c: In function ‘do_div_mod’: decimal.c:2121: warning: ‘error’ may be used uninitialized in this function decimal.c: In function ‘bin2decimal’: decimal.c:1363: warning: ‘x’ may be used uninitialized in this function decimal.c:1405: warning: ‘x’ may be used uninitialized in this function libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 mv -f .deps/my_strtoll10.Tpo .deps/my_strtoll10.Plo hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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/ctype-extra.Tpo .deps/ctype-extra.Plo mv -f .deps/str_alloc.Tpo .deps/str_alloc.Plo 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 hppa2.0-unknown-linux-gnu-gcc -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -Wl,-O1 -rdynamic -o libmystrings.la strxmov.lo bmove_upp.lo strappend.lo strcont.lo strend.lo strfill.lo strcend.lo is_prefix.lo strstr.lo strinstr.lo strmake.lo strnmov.lo strmov.lo longlong2str.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 my_strtoll10.lo str_alloc.lo -lpthread -lcrypt -lnsl -lm -lpthread -lrt libtool: link: hppa2.0-unknown-linux-gnu-ar cru .libs/libmystrings.a .libs/strxmov.o .libs/bmove_upp.o .libs/strappend.o .libs/strcont.o .libs/strend.o .libs/strfill.o .libs/strcend.o .libs/is_prefix.o .libs/strstr.o .libs/strinstr.o .libs/strmake.o .libs/strnmov.o .libs/strmov.o .libs/longlong2str.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/my_strtoll10.o .libs/str_alloc.o libtool: link: hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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: hppa2.0-unknown-linux-gnu-gcc -DDBUG_OFF -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -O2 -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 conf_to_src.o: In function `open': /usr/include/bits/fcntl2.h:44: undefined reference to `__builtin_va_arg_pack_len' /usr/include/bits/fcntl2.h:45: undefined reference to `__open_too_many_args' /usr/include/bits/fcntl2.h:54: undefined reference to `__builtin_va_arg_pack' conf_to_src.o: In function `fprintf': /usr/include/bits/stdio2.h:98: undefined reference to `__builtin_va_arg_pack' /usr/include/bits/stdio2.h:98: undefined reference to `__builtin_va_arg_pack' /usr/include/bits/stdio2.h:98: undefined reference to `__builtin_va_arg_pack' /usr/include/bits/stdio2.h:98: undefined reference to `__builtin_va_arg_pack' conf_to_src.o:/usr/include/bits/stdio2.h:98: more undefined references to `__builtin_va_arg_pack' follow collect2: ld returned 1 exit status distcc[9424] ERROR: compile (null) on localhost failed make[2]: *** [conf_to_src] Error 1 make[2]: Leaving directory `/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql/strings' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/alt/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 4265: Called mysql_src_compile * environment, line 3754: 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 '/keeps/gentoo/emergelogs/elmer/dev-db:mysql-5.0.84-r1:20100204-174329.log'. * The ebuild environment file is located at '/mnt/alt/portage/dev-db/mysql-5.0.84-r1/temp/environment'. * S: '/mnt/alt/portage/dev-db/mysql-5.0.84-r1/work/mysql'