Calculating dependencies >>> Unpacking source... >>> Unpacking MyODBC-3.51.11.tar.gz to /var/tmp/portage/myodbc-3.51.11/work >>> Source unpacked. * econf: updating MyODBC-3.51.11/config.guess with /usr/share/gnuconfig/config.guess * econf: updating MyODBC-3.51.11/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --libexecdir=/usr/sbin --sysconfdir=/etc/myodbc --localstatedir=/var/lib/myodbc --with-mysql-libs=/usr/lib/mysql --with-mysql-includes=/usr/include/mysql --with-odbc-ini=/etc/unixODBC/odbc.ini --with-unixODBC=/usr --enable-static --enable-shared --without-docs --without-debug checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking if i686-pc-linux-gnu-gcc static flag works... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for compress in -lz... yes checking for X... libraries , headers checking for i686-pc-linux-gnu-g++... (cached) i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking for Qt... no checking for uname... /bin/uname checking operating system... Linux checking for localtime_r in -lc... yes checking for perl... /usr/bin/perl MySQL CONFIGURATION - CLIENT LIBS AND HEADERS checking if building of thread safe library is enabled... yes checking for mysql_real_query... yes checking for mysql_real_query... (cached) yes END OF MYSQL CONFIGURATION ODBC DRIVER MANAGER CONFIGURATION - LIBRARIES AND HEADERS checking for isql... /usr/bin/isql checking for unixODBC version... unixODBC 2.2.11 checking sql.h usability... yes checking sql.h presence... yes checking for sql.h... yes checking sqlext.h usability... yes checking sqlext.h presence... yes checking for sqlext.h... yes checking sqltypes.h usability... yes checking sqltypes.h presence... yes checking for sqltypes.h... yes checking odbcinst.h usability... yes checking odbcinst.h presence... yes checking for odbcinst.h... yes checking for SQLGetPrivateProfileString in -lodbcinst... yes checking for SQLHENV... yes checking for SQLHDBC... yes checking for SQLHSTMT... yes checking for SQLINTEGER... yes checking for SQLUINTEGER... yes checking for SQLSMALLINT... yes checking for SQLUSMALLINT... yes checking for SQLPOINTER... yes checking for SQLHWND... yes checking for SQLRETURN... yes checking for SQLCHAR... yes END OF DRIVER MANAGER CONFIGURATION checking if debug mode is enabled... no checking if building of samples is enabled... yes checking if building of test is enabled... yes checking if linking of test library is specified... no configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating driver/Makefile config.status: creating driver_r/Makefile config.status: creating setup/Makefile config.status: creating MYODBCConfig/Makefile config.status: creating myodbcinst/Makefile config.status: creating imyodbc/Makefile config.status: creating samples/Makefile config.status: creating test/Makefile config.status: creating scripts/Makefile config.status: creating driver/myconf.h config.status: executing depfiles commands Success!! -------------------------------------------------------------------- | Remember to check the MyODBC FAQ for detailed installation and | | setup instructions from: | | http://www.mysql.com/products/myodbc/faq_toc.html | | | | MyODBC Home page: | | http://www.mysql.com/products/myodbc/ | | | | MySQL/MyODBC Mail archive: | | http://lists.mysql.com/ | | | | If you have any questions or improvements to driver, then send a | | detailed mail to 'myodbc@lists.mysql.com' | -------------------------------------------------------------------- Making all in util make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/util' if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilAllocDataSource.lo -MD -MP -MF ".deps/MYODBCUtilAllocDataSource.Tpo" -c -o MYODBCUtilAllocDataSource.lo MYODBCUtilAllocDataSource.c; \ then mv -f ".deps/MYODBCUtilAllocDataSource.Tpo" ".deps/MYODBCUtilAllocDataSource.Plo"; else rm -f ".deps/MYODBCUtilAllocDataSource.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilAllocDataSource.lo -MD -MP -MF .deps/MYODBCUtilAllocDataSource.Tpo -c MYODBCUtilAllocDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilAllocDataSource.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilAllocDataSource.lo -MD -MP -MF .deps/MYODBCUtilAllocDataSource.Tpo -c MYODBCUtilAllocDataSource.c -o MYODBCUtilAllocDataSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilAllocDriver.lo -MD -MP -MF ".deps/MYODBCUtilAllocDriver.Tpo" -c -o MYODBCUtilAllocDriver.lo MYODBCUtilAllocDriver.c; \ then mv -f ".deps/MYODBCUtilAllocDriver.Tpo" ".deps/MYODBCUtilAllocDriver.Plo"; else rm -f ".deps/MYODBCUtilAllocDriver.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilAllocDriver.lo -MD -MP -MF .deps/MYODBCUtilAllocDriver.Tpo -c MYODBCUtilAllocDriver.c -fPIC -DPIC -o .libs/MYODBCUtilAllocDriver.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilAllocDriver.lo -MD -MP -MF .deps/MYODBCUtilAllocDriver.Tpo -c MYODBCUtilAllocDriver.c -o MYODBCUtilAllocDriver.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilClearDataSource.lo -MD -MP -MF ".deps/MYODBCUtilClearDataSource.Tpo" -c -o MYODBCUtilClearDataSource.lo MYODBCUtilClearDataSource.c; \ then mv -f ".deps/MYODBCUtilClearDataSource.Tpo" ".deps/MYODBCUtilClearDataSource.Plo"; else rm -f ".deps/MYODBCUtilClearDataSource.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilClearDataSource.lo -MD -MP -MF .deps/MYODBCUtilClearDataSource.Tpo -c MYODBCUtilClearDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilClearDataSource.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilClearDataSource.lo -MD -MP -MF .deps/MYODBCUtilClearDataSource.Tpo -c MYODBCUtilClearDataSource.c -o MYODBCUtilClearDataSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilClearDriver.lo -MD -MP -MF ".deps/MYODBCUtilClearDriver.Tpo" -c -o MYODBCUtilClearDriver.lo MYODBCUtilClearDriver.c; \ then mv -f ".deps/MYODBCUtilClearDriver.Tpo" ".deps/MYODBCUtilClearDriver.Plo"; else rm -f ".deps/MYODBCUtilClearDriver.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilClearDriver.lo -MD -MP -MF .deps/MYODBCUtilClearDriver.Tpo -c MYODBCUtilClearDriver.c -fPIC -DPIC -o .libs/MYODBCUtilClearDriver.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilClearDriver.lo -MD -MP -MF .deps/MYODBCUtilClearDriver.Tpo -c MYODBCUtilClearDriver.c -o MYODBCUtilClearDriver.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilDefaultDataSource.lo -MD -MP -MF ".deps/MYODBCUtilDefaultDataSource.Tpo" -c -o MYODBCUtilDefaultDataSource.lo MYODBCUtilDefaultDataSource.c; \ then mv -f ".deps/MYODBCUtilDefaultDataSource.Tpo" ".deps/MYODBCUtilDefaultDataSource.Plo"; else rm -f ".deps/MYODBCUtilDefaultDataSource.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilDefaultDataSource.lo -MD -MP -MF .deps/MYODBCUtilDefaultDataSource.Tpo -c MYODBCUtilDefaultDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilDefaultDataSource.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilDefaultDataSource.lo -MD -MP -MF .deps/MYODBCUtilDefaultDataSource.Tpo -c MYODBCUtilDefaultDataSource.c -o MYODBCUtilDefaultDataSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilGetDataSourceNames.lo -MD -MP -MF ".deps/MYODBCUtilGetDataSourceNames.Tpo" -c -o MYODBCUtilGetDataSourceNames.lo MYODBCUtilGetDataSourceNames.c; \ then mv -f ".deps/MYODBCUtilGetDataSourceNames.Tpo" ".deps/MYODBCUtilGetDataSourceNames.Plo"; else rm -f ".deps/MYODBCUtilGetDataSourceNames.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilGetDataSourceNames.lo -MD -MP -MF .deps/MYODBCUtilGetDataSourceNames.Tpo -c MYODBCUtilGetDataSourceNames.c -fPIC -DPIC -o .libs/MYODBCUtilGetDataSourceNames.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilGetDataSourceNames.lo -MD -MP -MF .deps/MYODBCUtilGetDataSourceNames.Tpo -c MYODBCUtilGetDataSourceNames.c -o MYODBCUtilGetDataSourceNames.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilGetDriverNames.lo -MD -MP -MF ".deps/MYODBCUtilGetDriverNames.Tpo" -c -o MYODBCUtilGetDriverNames.lo MYODBCUtilGetDriverNames.c; \ then mv -f ".deps/MYODBCUtilGetDriverNames.Tpo" ".deps/MYODBCUtilGetDriverNames.Plo"; else rm -f ".deps/MYODBCUtilGetDriverNames.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilGetDriverNames.lo -MD -MP -MF .deps/MYODBCUtilGetDriverNames.Tpo -c MYODBCUtilGetDriverNames.c -fPIC -DPIC -o .libs/MYODBCUtilGetDriverNames.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilGetDriverNames.lo -MD -MP -MF .deps/MYODBCUtilGetDriverNames.Tpo -c MYODBCUtilGetDriverNames.c -o MYODBCUtilGetDriverNames.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilDSNExists.lo -MD -MP -MF ".deps/MYODBCUtilDSNExists.Tpo" -c -o MYODBCUtilDSNExists.lo MYODBCUtilDSNExists.c; \ then mv -f ".deps/MYODBCUtilDSNExists.Tpo" ".deps/MYODBCUtilDSNExists.Plo"; else rm -f ".deps/MYODBCUtilDSNExists.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilDSNExists.lo -MD -MP -MF .deps/MYODBCUtilDSNExists.Tpo -c MYODBCUtilDSNExists.c -fPIC -DPIC -o .libs/MYODBCUtilDSNExists.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilDSNExists.lo -MD -MP -MF .deps/MYODBCUtilDSNExists.Tpo -c MYODBCUtilDSNExists.c -o MYODBCUtilDSNExists.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilFreeDataSource.lo -MD -MP -MF ".deps/MYODBCUtilFreeDataSource.Tpo" -c -o MYODBCUtilFreeDataSource.lo MYODBCUtilFreeDataSource.c; \ then mv -f ".deps/MYODBCUtilFreeDataSource.Tpo" ".deps/MYODBCUtilFreeDataSource.Plo"; else rm -f ".deps/MYODBCUtilFreeDataSource.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilFreeDataSource.lo -MD -MP -MF .deps/MYODBCUtilFreeDataSource.Tpo -c MYODBCUtilFreeDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilFreeDataSource.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilFreeDataSource.lo -MD -MP -MF .deps/MYODBCUtilFreeDataSource.Tpo -c MYODBCUtilFreeDataSource.c -o MYODBCUtilFreeDataSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilFreeDriver.lo -MD -MP -MF ".deps/MYODBCUtilFreeDriver.Tpo" -c -o MYODBCUtilFreeDriver.lo MYODBCUtilFreeDriver.c; \ then mv -f ".deps/MYODBCUtilFreeDriver.Tpo" ".deps/MYODBCUtilFreeDriver.Plo"; else rm -f ".deps/MYODBCUtilFreeDriver.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilFreeDriver.lo -MD -MP -MF .deps/MYODBCUtilFreeDriver.Tpo -c MYODBCUtilFreeDriver.c -fPIC -DPIC -o .libs/MYODBCUtilFreeDriver.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilFreeDriver.lo -MD -MP -MF .deps/MYODBCUtilFreeDriver.Tpo -c MYODBCUtilFreeDriver.c -o MYODBCUtilFreeDriver.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilInsertStr.lo -MD -MP -MF ".deps/MYODBCUtilInsertStr.Tpo" -c -o MYODBCUtilInsertStr.lo MYODBCUtilInsertStr.c; \ then mv -f ".deps/MYODBCUtilInsertStr.Tpo" ".deps/MYODBCUtilInsertStr.Plo"; else rm -f ".deps/MYODBCUtilInsertStr.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilInsertStr.lo -MD -MP -MF .deps/MYODBCUtilInsertStr.Tpo -c MYODBCUtilInsertStr.c -fPIC -DPIC -o .libs/MYODBCUtilInsertStr.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilInsertStr.lo -MD -MP -MF .deps/MYODBCUtilInsertStr.Tpo -c MYODBCUtilInsertStr.c -o MYODBCUtilInsertStr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadConnectStr.lo -MD -MP -MF ".deps/MYODBCUtilReadConnectStr.Tpo" -c -o MYODBCUtilReadConnectStr.lo MYODBCUtilReadConnectStr.c; \ then mv -f ".deps/MYODBCUtilReadConnectStr.Tpo" ".deps/MYODBCUtilReadConnectStr.Plo"; else rm -f ".deps/MYODBCUtilReadConnectStr.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadConnectStr.lo -MD -MP -MF .deps/MYODBCUtilReadConnectStr.Tpo -c MYODBCUtilReadConnectStr.c -fPIC -DPIC -o .libs/MYODBCUtilReadConnectStr.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadConnectStr.lo -MD -MP -MF .deps/MYODBCUtilReadConnectStr.Tpo -c MYODBCUtilReadConnectStr.c -o MYODBCUtilReadConnectStr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDataSource.lo -MD -MP -MF ".deps/MYODBCUtilReadDataSource.Tpo" -c -o MYODBCUtilReadDataSource.lo MYODBCUtilReadDataSource.c; \ then mv -f ".deps/MYODBCUtilReadDataSource.Tpo" ".deps/MYODBCUtilReadDataSource.Plo"; else rm -f ".deps/MYODBCUtilReadDataSource.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDataSource.lo -MD -MP -MF .deps/MYODBCUtilReadDataSource.Tpo -c MYODBCUtilReadDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilReadDataSource.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDataSource.lo -MD -MP -MF .deps/MYODBCUtilReadDataSource.Tpo -c MYODBCUtilReadDataSource.c -o MYODBCUtilReadDataSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDataSourceStr.lo -MD -MP -MF ".deps/MYODBCUtilReadDataSourceStr.Tpo" -c -o MYODBCUtilReadDataSourceStr.lo MYODBCUtilReadDataSourceStr.c; \ then mv -f ".deps/MYODBCUtilReadDataSourceStr.Tpo" ".deps/MYODBCUtilReadDataSourceStr.Plo"; else rm -f ".deps/MYODBCUtilReadDataSourceStr.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilReadDataSourceStr.Tpo -c MYODBCUtilReadDataSourceStr.c -fPIC -DPIC -o .libs/MYODBCUtilReadDataSourceStr.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilReadDataSourceStr.Tpo -c MYODBCUtilReadDataSourceStr.c -o MYODBCUtilReadDataSourceStr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDriver.lo -MD -MP -MF ".deps/MYODBCUtilReadDriver.Tpo" -c -o MYODBCUtilReadDriver.lo MYODBCUtilReadDriver.c; \ then mv -f ".deps/MYODBCUtilReadDriver.Tpo" ".deps/MYODBCUtilReadDriver.Plo"; else rm -f ".deps/MYODBCUtilReadDriver.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDriver.lo -MD -MP -MF .deps/MYODBCUtilReadDriver.Tpo -c MYODBCUtilReadDriver.c -fPIC -DPIC -o .libs/MYODBCUtilReadDriver.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilReadDriver.lo -MD -MP -MF .deps/MYODBCUtilReadDriver.Tpo -c MYODBCUtilReadDriver.c -o MYODBCUtilReadDriver.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteConnectStr.lo -MD -MP -MF ".deps/MYODBCUtilWriteConnectStr.Tpo" -c -o MYODBCUtilWriteConnectStr.lo MYODBCUtilWriteConnectStr.c; \ then mv -f ".deps/MYODBCUtilWriteConnectStr.Tpo" ".deps/MYODBCUtilWriteConnectStr.Plo"; else rm -f ".deps/MYODBCUtilWriteConnectStr.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteConnectStr.lo -MD -MP -MF .deps/MYODBCUtilWriteConnectStr.Tpo -c MYODBCUtilWriteConnectStr.c -fPIC -DPIC -o .libs/MYODBCUtilWriteConnectStr.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteConnectStr.lo -MD -MP -MF .deps/MYODBCUtilWriteConnectStr.Tpo -c MYODBCUtilWriteConnectStr.c -o MYODBCUtilWriteConnectStr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDataSource.lo -MD -MP -MF ".deps/MYODBCUtilWriteDataSource.Tpo" -c -o MYODBCUtilWriteDataSource.lo MYODBCUtilWriteDataSource.c; \ then mv -f ".deps/MYODBCUtilWriteDataSource.Tpo" ".deps/MYODBCUtilWriteDataSource.Plo"; else rm -f ".deps/MYODBCUtilWriteDataSource.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDataSource.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSource.Tpo -c MYODBCUtilWriteDataSource.c -fPIC -DPIC -o .libs/MYODBCUtilWriteDataSource.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDataSource.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSource.Tpo -c MYODBCUtilWriteDataSource.c -o MYODBCUtilWriteDataSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDataSourceStr.lo -MD -MP -MF ".deps/MYODBCUtilWriteDataSourceStr.Tpo" -c -o MYODBCUtilWriteDataSourceStr.lo MYODBCUtilWriteDataSourceStr.c; \ then mv -f ".deps/MYODBCUtilWriteDataSourceStr.Tpo" ".deps/MYODBCUtilWriteDataSourceStr.Plo"; else rm -f ".deps/MYODBCUtilWriteDataSourceStr.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSourceStr.Tpo -c MYODBCUtilWriteDataSourceStr.c -fPIC -DPIC -o .libs/MYODBCUtilWriteDataSourceStr.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDataSourceStr.lo -MD -MP -MF .deps/MYODBCUtilWriteDataSourceStr.Tpo -c MYODBCUtilWriteDataSourceStr.c -o MYODBCUtilWriteDataSourceStr.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDriver.lo -MD -MP -MF ".deps/MYODBCUtilWriteDriver.Tpo" -c -o MYODBCUtilWriteDriver.lo MYODBCUtilWriteDriver.c; \ then mv -f ".deps/MYODBCUtilWriteDriver.Tpo" ".deps/MYODBCUtilWriteDriver.Plo"; else rm -f ".deps/MYODBCUtilWriteDriver.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDriver.lo -MD -MP -MF .deps/MYODBCUtilWriteDriver.Tpo -c MYODBCUtilWriteDriver.c -fPIC -DPIC -o .libs/MYODBCUtilWriteDriver.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT MYODBCUtilWriteDriver.lo -MD -MP -MF .deps/MYODBCUtilWriteDriver.Tpo -c MYODBCUtilWriteDriver.c -o MYODBCUtilWriteDriver.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -o libmyodbcutil.la MYODBCUtilAllocDataSource.lo MYODBCUtilAllocDriver.lo MYODBCUtilClearDataSource.lo MYODBCUtilClearDriver.lo MYODBCUtilDefaultDataSource.lo MYODBCUtilGetDataSourceNames.lo MYODBCUtilGetDriverNames.lo MYODBCUtilDSNExists.lo MYODBCUtilFreeDataSource.lo MYODBCUtilFreeDriver.lo MYODBCUtilInsertStr.lo MYODBCUtilReadConnectStr.lo MYODBCUtilReadDataSource.lo MYODBCUtilReadDataSourceStr.lo MYODBCUtilReadDriver.lo MYODBCUtilWriteConnectStr.lo MYODBCUtilWriteDataSource.lo MYODBCUtilWriteDataSourceStr.lo MYODBCUtilWriteDriver.lo -L/usr/lib -lz -lodbcinst i686-pc-linux-gnu-ar cru .libs/libmyodbcutil.a .libs/MYODBCUtilAllocDataSource.o .libs/MYODBCUtilAllocDriver.o .libs/MYODBCUtilClearDataSource.o .libs/MYODBCUtilClearDriver.o .libs/MYODBCUtilDefaultDataSource.o .libs/MYODBCUtilGetDataSourceNames.o .libs/MYODBCUtilGetDriverNames.o .libs/MYODBCUtilDSNExists.o .libs/MYODBCUtilFreeDataSource.o .libs/MYODBCUtilFreeDriver.o .libs/MYODBCUtilInsertStr.o .libs/MYODBCUtilReadConnectStr.o .libs/MYODBCUtilReadDataSource.o .libs/MYODBCUtilReadDataSourceStr.o .libs/MYODBCUtilReadDriver.o .libs/MYODBCUtilWriteConnectStr.o .libs/MYODBCUtilWriteDataSource.o .libs/MYODBCUtilWriteDataSourceStr.o .libs/MYODBCUtilWriteDriver.o i686-pc-linux-gnu-ranlib .libs/libmyodbcutil.a creating libmyodbcutil.la (cd .libs && rm -f libmyodbcutil.la && ln -s ../libmyodbcutil.la libmyodbcutil.la) make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/util' Making all in driver make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver' make all-am make[2]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver' if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT catalog.lo -MD -MP -MF ".deps/catalog.Tpo" -c -o catalog.lo catalog.c; \ then mv -f ".deps/catalog.Tpo" ".deps/catalog.Plo"; else rm -f ".deps/catalog.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -fPIC -DPIC -o .libs/catalog.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c catalog.c -o catalog.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT connect.lo -MD -MP -MF ".deps/connect.Tpo" -c -o connect.lo connect.c; \ then mv -f ".deps/connect.Tpo" ".deps/connect.Plo"; else rm -f ".deps/connect.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o In file included from ../util/MYODBCUtil.h:25, from connect.c:47: ../util/../driver/myconf.h:117:1: warning: "PACKAGE" redefined In file included from /usr/include/mysql/my_global.h:70, from myodbc3.h:65, from connect.c:41: /usr/include/mysql/my_config.h:814:1: warning: this is the location of the previous definition In file included from ../util/MYODBCUtil.h:25, from connect.c:47: ../util/../driver/myconf.h:174:1: warning: "VERSION" redefined In file included from /usr/include/mysql/my_global.h:70, from myodbc3.h:65, from connect.c:41: /usr/include/mysql/my_config.h:862:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -o connect.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT cursor.lo -MD -MP -MF ".deps/cursor.Tpo" -c -o cursor.lo cursor.c; \ then mv -f ".deps/cursor.Tpo" ".deps/cursor.Plo"; else rm -f ".deps/cursor.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c cursor.c -fPIC -DPIC -o .libs/cursor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c cursor.c -o cursor.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT dll.lo -MD -MP -MF ".deps/dll.Tpo" -c -o dll.lo dll.c; \ then mv -f ".deps/dll.Tpo" ".deps/dll.Plo"; else rm -f ".deps/dll.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT dll.lo -MD -MP -MF .deps/dll.Tpo -c dll.c -fPIC -DPIC -o .libs/dll.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT dll.lo -MD -MP -MF .deps/dll.Tpo -c dll.c -o dll.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT execute.lo -MD -MP -MF ".deps/execute.Tpo" -c -o execute.lo execute.c; \ then mv -f ".deps/execute.Tpo" ".deps/execute.Plo"; else rm -f ".deps/execute.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fPIC -DPIC -o .libs/execute.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -o execute.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT handle.lo -MD -MP -MF ".deps/handle.Tpo" -c -o handle.lo handle.c; \ then mv -f ".deps/handle.Tpo" ".deps/handle.Plo"; else rm -f ".deps/handle.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c handle.c -fPIC -DPIC -o .libs/handle.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c handle.c -o handle.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT myodbc3.lo -MD -MP -MF ".deps/myodbc3.Tpo" -c -o myodbc3.lo myodbc3.c; \ then mv -f ".deps/myodbc3.Tpo" ".deps/myodbc3.Plo"; else rm -f ".deps/myodbc3.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT myodbc3.lo -MD -MP -MF .deps/myodbc3.Tpo -c myodbc3.c -fPIC -DPIC -o .libs/myodbc3.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT myodbc3.lo -MD -MP -MF .deps/myodbc3.Tpo -c myodbc3.c -o myodbc3.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT prepare.lo -MD -MP -MF ".deps/prepare.Tpo" -c -o prepare.lo prepare.c; \ then mv -f ".deps/prepare.Tpo" ".deps/prepare.Plo"; else rm -f ".deps/prepare.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c prepare.c -fPIC -DPIC -o .libs/prepare.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c prepare.c -o prepare.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT results.lo -MD -MP -MF ".deps/results.Tpo" -c -o results.lo results.c; \ then mv -f ".deps/results.Tpo" ".deps/results.Plo"; else rm -f ".deps/results.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT results.lo -MD -MP -MF .deps/results.Tpo -c results.c -fPIC -DPIC -o .libs/results.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT results.lo -MD -MP -MF .deps/results.Tpo -c results.c -o results.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT transact.lo -MD -MP -MF ".deps/transact.Tpo" -c -o transact.lo transact.c; \ then mv -f ".deps/transact.Tpo" ".deps/transact.Plo"; else rm -f ".deps/transact.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT transact.lo -MD -MP -MF .deps/transact.Tpo -c transact.c -fPIC -DPIC -o .libs/transact.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT transact.lo -MD -MP -MF .deps/transact.Tpo -c transact.c -o transact.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT utility.lo -MD -MP -MF ".deps/utility.Tpo" -c -o utility.lo utility.c; \ then mv -f ".deps/utility.Tpo" ".deps/utility.Plo"; else rm -f ".deps/utility.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -fPIC -DPIC -o .libs/utility.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.c -o utility.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -o libmyodbc3.la -rpath /usr/lib -release 3.51.11 catalog.lo connect.lo cursor.lo dll.lo error.lo execute.lo handle.lo info.lo misc.lo myodbc3.lo options.lo prepare.lo results.lo transact.lo utility.lo -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto ../util/libmyodbcutil.la -L/usr/lib -lz -lodbcinst i686-pc-linux-gnu-gcc -shared .libs/catalog.o .libs/connect.o .libs/cursor.o .libs/dll.o .libs/error.o .libs/execute.o .libs/handle.o .libs/info.o .libs/misc.o .libs/myodbc3.o .libs/options.o .libs/prepare.o .libs/results.o .libs/transact.o .libs/utility.o -Wl,--whole-archive ../util/.libs/libmyodbcutil.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib/mysql -Wl,--rpath -Wl,/usr/lib/mysql -L/usr/lib -L/usr/lib/mysql /usr/lib/mysql/libmysqlclient.so -lcrypt -lnsl -lm -lssl -lcrypto -ldl -lpthread -lz /usr/lib/libodbcinst.so -march=i686 -march=i686 -Wl,-soname -Wl,libmyodbc3-3.51.11.so -o .libs/libmyodbc3-3.51.11.so (cd .libs && rm -f libmyodbc3.so && ln -s libmyodbc3-3.51.11.so libmyodbc3.so) rm -fr .libs/libmyodbc3.lax mkdir .libs/libmyodbc3.lax rm -fr .libs/libmyodbc3.lax/libmyodbcutil.a mkdir .libs/libmyodbc3.lax/libmyodbcutil.a (cd .libs/libmyodbc3.lax/libmyodbcutil.a && i686-pc-linux-gnu-ar x /var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver/../util/.libs/libmyodbcutil.a) i686-pc-linux-gnu-ar cru .libs/libmyodbc3.a catalog.o connect.o cursor.o dll.o error.o execute.o handle.o info.o misc.o myodbc3.o options.o prepare.o results.o transact.o utility.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilAllocDataSource.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilAllocDriver.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilClearDataSource.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilClearDriver.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilDefaultDataSource.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilGetDataSourceNames.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilGetDriverNames.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilDSNExists.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilFreeDataSource.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilFreeDriver.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilInsertStr.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilReadConnectStr.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilReadDataSource.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilReadDataSourceStr.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilReadDriver.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilWriteConnectStr.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilWriteDataSource.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilWriteDataSourceStr.o .libs/libmyodbc3.lax/libmyodbcutil.a/MYODBCUtilWriteDriver.o i686-pc-linux-gnu-ranlib .libs/libmyodbc3.a rm -fr .libs/libmyodbc3.lax creating libmyodbc3.la (cd .libs && rm -f libmyodbc3.la && ln -s ../libmyodbc3.la libmyodbc3.la) make[2]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver' make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver' Making all in driver_r make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver_r' if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT catalog.lo -MD -MP -MF ".deps/catalog.Tpo" -c -o catalog.lo `test -f '../driver/catalog.c' || echo './'`../driver/catalog.c; \ then mv -f ".deps/catalog.Tpo" ".deps/catalog.Plo"; else rm -f ".deps/catalog.Tpo"; exit 1; fi mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c ../driver/catalog.c -fPIC -DPIC -o .libs/catalog.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT catalog.lo -MD -MP -MF .deps/catalog.Tpo -c ../driver/catalog.c -o catalog.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT connect.lo -MD -MP -MF ".deps/connect.Tpo" -c -o connect.lo `test -f '../driver/connect.c' || echo './'`../driver/connect.c; \ then mv -f ".deps/connect.Tpo" ".deps/connect.Plo"; else rm -f ".deps/connect.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c ../driver/connect.c -fPIC -DPIC -o .libs/connect.o In file included from ../driver/../util/MYODBCUtil.h:25, from ../driver/connect.c:47: ../driver/../util/../driver/myconf.h:117:1: warning: "PACKAGE" redefined In file included from /usr/include/mysql/my_global.h:70, from ../driver/myodbc3.h:65, from ../driver/connect.c:41: /usr/include/mysql/my_config.h:814:1: warning: this is the location of the previous definition In file included from ../driver/../util/MYODBCUtil.h:25, from ../driver/connect.c:47: ../driver/../util/../driver/myconf.h:174:1: warning: "VERSION" redefined In file included from /usr/include/mysql/my_global.h:70, from ../driver/myodbc3.h:65, from ../driver/connect.c:41: /usr/include/mysql/my_config.h:862:1: warning: this is the location of the previous definition i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c ../driver/connect.c -o connect.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT cursor.lo -MD -MP -MF ".deps/cursor.Tpo" -c -o cursor.lo `test -f '../driver/cursor.c' || echo './'`../driver/cursor.c; \ then mv -f ".deps/cursor.Tpo" ".deps/cursor.Plo"; else rm -f ".deps/cursor.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c ../driver/cursor.c -fPIC -DPIC -o .libs/cursor.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT cursor.lo -MD -MP -MF .deps/cursor.Tpo -c ../driver/cursor.c -o cursor.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT dll.lo -MD -MP -MF ".deps/dll.Tpo" -c -o dll.lo `test -f '../driver/dll.c' || echo './'`../driver/dll.c; \ then mv -f ".deps/dll.Tpo" ".deps/dll.Plo"; else rm -f ".deps/dll.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT dll.lo -MD -MP -MF .deps/dll.Tpo -c ../driver/dll.c -fPIC -DPIC -o .libs/dll.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT dll.lo -MD -MP -MF .deps/dll.Tpo -c ../driver/dll.c -o dll.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo `test -f '../driver/error.c' || echo './'`../driver/error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../driver/error.c -fPIC -DPIC -o .libs/error.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../driver/error.c -o error.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT execute.lo -MD -MP -MF ".deps/execute.Tpo" -c -o execute.lo `test -f '../driver/execute.c' || echo './'`../driver/execute.c; \ then mv -f ".deps/execute.Tpo" ".deps/execute.Plo"; else rm -f ".deps/execute.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c ../driver/execute.c -fPIC -DPIC -o .libs/execute.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c ../driver/execute.c -o execute.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT handle.lo -MD -MP -MF ".deps/handle.Tpo" -c -o handle.lo `test -f '../driver/handle.c' || echo './'`../driver/handle.c; \ then mv -f ".deps/handle.Tpo" ".deps/handle.Plo"; else rm -f ".deps/handle.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c ../driver/handle.c -fPIC -DPIC -o .libs/handle.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT handle.lo -MD -MP -MF .deps/handle.Tpo -c ../driver/handle.c -o handle.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT info.lo -MD -MP -MF ".deps/info.Tpo" -c -o info.lo `test -f '../driver/info.c' || echo './'`../driver/info.c; \ then mv -f ".deps/info.Tpo" ".deps/info.Plo"; else rm -f ".deps/info.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT info.lo -MD -MP -MF .deps/info.Tpo -c ../driver/info.c -fPIC -DPIC -o .libs/info.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT info.lo -MD -MP -MF .deps/info.Tpo -c ../driver/info.c -o info.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo `test -f '../driver/misc.c' || echo './'`../driver/misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../driver/misc.c -fPIC -DPIC -o .libs/misc.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c ../driver/misc.c -o misc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT myodbc3.lo -MD -MP -MF ".deps/myodbc3.Tpo" -c -o myodbc3.lo `test -f '../driver/myodbc3.c' || echo './'`../driver/myodbc3.c; \ then mv -f ".deps/myodbc3.Tpo" ".deps/myodbc3.Plo"; else rm -f ".deps/myodbc3.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT myodbc3.lo -MD -MP -MF .deps/myodbc3.Tpo -c ../driver/myodbc3.c -fPIC -DPIC -o .libs/myodbc3.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT myodbc3.lo -MD -MP -MF .deps/myodbc3.Tpo -c ../driver/myodbc3.c -o myodbc3.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo `test -f '../driver/options.c' || echo './'`../driver/options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT options.lo -MD -MP -MF .deps/options.Tpo -c ../driver/options.c -fPIC -DPIC -o .libs/options.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT options.lo -MD -MP -MF .deps/options.Tpo -c ../driver/options.c -o options.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT prepare.lo -MD -MP -MF ".deps/prepare.Tpo" -c -o prepare.lo `test -f '../driver/prepare.c' || echo './'`../driver/prepare.c; \ then mv -f ".deps/prepare.Tpo" ".deps/prepare.Plo"; else rm -f ".deps/prepare.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c ../driver/prepare.c -fPIC -DPIC -o .libs/prepare.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT prepare.lo -MD -MP -MF .deps/prepare.Tpo -c ../driver/prepare.c -o prepare.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT results.lo -MD -MP -MF ".deps/results.Tpo" -c -o results.lo `test -f '../driver/results.c' || echo './'`../driver/results.c; \ then mv -f ".deps/results.Tpo" ".deps/results.Plo"; else rm -f ".deps/results.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT results.lo -MD -MP -MF .deps/results.Tpo -c ../driver/results.c -fPIC -DPIC -o .libs/results.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT results.lo -MD -MP -MF .deps/results.Tpo -c ../driver/results.c -o results.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT transact.lo -MD -MP -MF ".deps/transact.Tpo" -c -o transact.lo `test -f '../driver/transact.c' || echo './'`../driver/transact.c; \ then mv -f ".deps/transact.Tpo" ".deps/transact.Plo"; else rm -f ".deps/transact.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT transact.lo -MD -MP -MF .deps/transact.Tpo -c ../driver/transact.c -fPIC -DPIC -o .libs/transact.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT transact.lo -MD -MP -MF .deps/transact.Tpo -c ../driver/transact.c -o transact.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT utility.lo -MD -MP -MF ".deps/utility.Tpo" -c -o utility.lo `test -f '../driver/utility.c' || echo './'`../driver/utility.c; \ then mv -f ".deps/utility.Tpo" ".deps/utility.Plo"; else rm -f ".deps/utility.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c ../driver/utility.c -fPIC -DPIC -o .libs/utility.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c ../driver/utility.c -o utility.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT setup.lo -MD -MP -MF ".deps/setup.Tpo" -c -o setup.lo `test -f '../driver/setup.c' || echo './'`../driver/setup.c; \ then mv -f ".deps/setup.Tpo" ".deps/setup.Plo"; else rm -f ".deps/setup.Tpo"; exit 1; fi i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c ../driver/setup.c -fPIC -DPIC -o .libs/setup.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c ../driver/setup.c -o setup.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -o libmyodbc3_r.la -rpath /usr/lib -release 3.51.11 catalog.lo connect.lo cursor.lo dll.lo error.lo execute.lo handle.lo info.lo misc.lo myodbc3.lo options.lo prepare.lo results.lo transact.lo utility.lo setup.lo -L/usr/lib/mysql -lmysqlclient_r -lpthread -lz -lcrypt -lnsl -lm -lpthread -L/usr/lib -lssl -lcrypto ../util/libmyodbcutil.la -L/usr/lib -lz -lodbcinst i686-pc-linux-gnu-gcc -shared .libs/catalog.o .libs/connect.o .libs/cursor.o .libs/dll.o .libs/error.o .libs/execute.o .libs/handle.o .libs/info.o .libs/misc.o .libs/myodbc3.o .libs/options.o .libs/prepare.o .libs/results.o .libs/transact.o .libs/utility.o .libs/setup.o -Wl,--whole-archive ../util/.libs/libmyodbcutil.a -Wl,--no-whole-archive -Wl,--rpath -Wl,/usr/lib/mysql -Wl,--rpath -Wl,/usr/lib/mysql -L/usr/lib -L/usr/lib/mysql /usr/lib/mysql/libmysqlclient_r.so -lcrypt -lnsl -lm -lssl -lcrypto -ldl -lpthread -lz /usr/lib/libodbcinst.so -march=i686 -march=i686 -Wl,-soname -Wl,libmyodbc3_r-3.51.11.so -o .libs/libmyodbc3_r-3.51.11.so (cd .libs && rm -f libmyodbc3_r.so && ln -s libmyodbc3_r-3.51.11.so libmyodbc3_r.so) rm -fr .libs/libmyodbc3_r.lax mkdir .libs/libmyodbc3_r.lax rm -fr .libs/libmyodbc3_r.lax/libmyodbcutil.a mkdir .libs/libmyodbc3_r.lax/libmyodbcutil.a (cd .libs/libmyodbc3_r.lax/libmyodbcutil.a && i686-pc-linux-gnu-ar x /var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver_r/../util/.libs/libmyodbcutil.a) i686-pc-linux-gnu-ar cru .libs/libmyodbc3_r.a catalog.o connect.o cursor.o dll.o error.o execute.o handle.o info.o misc.o myodbc3.o options.o prepare.o results.o transact.o utility.o setup.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilAllocDataSource.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilAllocDriver.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilClearDataSource.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilClearDriver.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilDefaultDataSource.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilGetDataSourceNames.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilGetDriverNames.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilDSNExists.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilFreeDataSource.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilFreeDriver.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilInsertStr.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilReadConnectStr.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilReadDataSource.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilReadDataSourceStr.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilReadDriver.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilWriteConnectStr.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilWriteDataSource.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilWriteDataSourceStr.o .libs/libmyodbc3_r.lax/libmyodbcutil.a/MYODBCUtilWriteDriver.o i686-pc-linux-gnu-ranlib .libs/libmyodbc3_r.a rm -fr .libs/libmyodbc3_r.lax creating libmyodbc3_r.la (cd .libs && rm -f libmyodbc3_r.la && ln -s ../libmyodbc3_r.la libmyodbc3_r.la) make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/driver_r' Making all in setup make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/setup' make[1]: Nie nic do roboty w `all'. make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/setup' Making all in MYODBCConfig make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/MYODBCConfig' make[1]: Nie nic do roboty w `all'. make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/MYODBCConfig' Making all in myodbcinst make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/myodbcinst' make[1]: Nie nic do roboty w `all'. make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/myodbcinst' Making all in imyodbc make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/imyodbc' make[1]: Nie nic do roboty w `all'. make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/imyodbc' Making all in samples make[1]: Entering directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/samples' if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../driver -I.. -I/usr/include -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -MT my_basics.o -MD -MP -MF ".deps/my_basics.Tpo" -c -o my_basics.o my_basics.c; \ then mv -f ".deps/my_basics.Tpo" ".deps/my_basics.Po"; else rm -f ".deps/my_basics.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS ../driver_r/libmyodbc3_r.la -L/usr/lib/mysql -lmysqlclient_r -lpthread -lz -lcrypt -lnsl -lm -lpthread -L/usr/lib -lssl -lcrypto -o my_basics my_basics.o -L/usr/lib -lz -lodbcinst mkdir .libs i686-pc-linux-gnu-gcc -O3 -DDBUG_OFF -DPORTABLE_GUI -O2 -march=i686 -fomit-frame-pointer -pipe -I/usr/include/mysql -march=i686 -fomit-frame-pointer -pipe -DHAVE_ERRNO_AS_DEFINE=1 -DUSE_OLD_FUNCTIONS -o .libs/my_basics my_basics.o ../driver_r/.libs/libmyodbc3_r.so -L/usr/lib/mysql -L/usr/lib /usr/lib/mysql/libmysqlclient_r.so -lcrypt -lnsl -lm -lssl -lcrypto -lz /usr/lib/libodbcinst.so -ldl -lpthread -Wl,--rpath -Wl,/usr/lib/mysql ../driver_r/.libs/libmyodbc3_r.so: undefined reference to `lt_dlclose' ../driver_r/.libs/libmyodbc3_r.so: undefined reference to `lt_dlopen' ../driver_r/.libs/libmyodbc3_r.so: undefined reference to `lt_dlsym' ../driver_r/.libs/libmyodbc3_r.so: undefined reference to `lt_dlinit' collect2: ld returned 1 exit status make[1]: *** [my_basics] Błąd 1 make[1]: Leaving directory `/var/tmp/portage/myodbc-3.51.11/work/MyODBC-3.51.11/samples' make: *** [all-recursive] Błąd 1 !!! ERROR: dev-db/myodbc-3.51.11 failed. !!! Function src_compile, Line 38, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message.  ...done! >>> emerge (1 of 1) dev-db/myodbc-3.51.11 to / >>> md5 files ;-) myodbc-3.51.06.ebuild >>> md5 files ;-) myodbc-3.51.11.ebuild >>> md5 files ;-) files/digest-myodbc-3.51.06 >>> md5 files ;-) files/odbcinst.ini.m4 >>> md5 files ;-) files/odbc.ini.m4 >>> md5 files ;-) files/digest-myodbc-3.51.11 >>> md5 src_uri ;-) MyODBC-3.51.11.tar.gz