The build took 00h 01m 10s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
90,902 |
ansic |
20,482 |
makefile |
16,220 |
sh |
969 |
yacc |
128,573 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: unixodbc 2.3.4-1 (Wed Aug 24 14:23:30 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for bison... bison -y
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for x86_64-unknown-linux-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -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 sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for shared lib extension... .so
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for encoding to use for CHAR representations ... auto-search
checking for encoding to use for UNICODE representations ... auto-search
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking for readline in -lreadline ... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking Are we using ini caching ... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking size of long... 8
checking if platform is 64 bit... Yes
checking for long long... yes
checking size of long int... 8
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking for strtol... yes
checking for atoll... yes
checking for strtoll... yes
checking for endpwent... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for time... yes
checking for stricmp... no
checking for strnicmp... no
checking for getuid... yes
checking for getpwuid... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking if os is AIX ... no - enable check for libthread
checking for mutex_lock in -lthread ... no
checking for pthread_mutex_lock in -lpthread... yes
checking if compiler accepts -pthread... yes
checking for localtime_r in -lc... yes
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking synch.h usability... no
checking synch.h presence... no
checking for synch.h... no
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/malloc.h usability... no
checking sys/malloc.h presence... no
checking for sys/malloc.h... no
checking for sys/types.h... (cached) yes
checking for sys/sem.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for sys/time.h... (cached) yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking msql.h usability... no
checking msql.h presence... no
checking for msql.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for _doprnt... no
checking for putenv... yes
checking for socket... yes
checking for strdup... yes
checking for strstr... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating extras/Makefile
config.status: creating log/Makefile
config.status: creating lst/Makefile
config.status: creating ini/Makefile
config.status: creating odbcinst/Makefile
config.status: creating cur/Makefile
config.status: creating DriverManager/Makefile
config.status: creating exe/Makefile
config.status: creating DRVConfig/Makefile
config.status: creating DRVConfig/drvcfg1/Makefile
config.status: creating DRVConfig/drvcfg2/Makefile
config.status: creating DRVConfig/PostgreSQL/Makefile
config.status: creating DRVConfig/MiniSQL/Makefile
config.status: creating DRVConfig/MySQL/Makefile
config.status: creating DRVConfig/nn/Makefile
config.status: creating DRVConfig/esoob/Makefile
config.status: creating DRVConfig/oplodbc/Makefile
config.status: creating DRVConfig/template/Makefile
config.status: creating DRVConfig/tds/Makefile
config.status: creating DRVConfig/txt/Makefile
config.status: creating DRVConfig/Oracle/Makefile
config.status: creating DRVConfig/sapdb/Makefile
config.status: creating DRVConfig/Mimer/Makefile
config.status: creating Drivers/Makefile
config.status: creating Drivers/Postgre7.1/Makefile
config.status: creating Drivers/nn/Makefile
config.status: creating Drivers/template/Makefile
config.status: creating Drivers/MiniSQL/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating doc/AdministratorManual/Makefile
config.status: creating doc/ProgrammerManual/Makefile
config.status: creating doc/ProgrammerManual/Tutorial/Makefile
config.status: creating doc/UserManual/Makefile
config.status: creating doc/lst/Makefile
config.status: creating samples/Makefile
config.status: creating config.h
config.status: creating unixodbc_conf.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/tmp/unixodbc/src/unixODBC-2.3.4/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/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 how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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 which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4'
Making all in extras
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/extras'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c -o strcasecmp.lo strcasecmp.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.lo snprintf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o
mv -f .deps/strcasecmp.Tpo .deps/strcasecmp.Plo
mv -f .deps/snprintf.Tpo .deps/snprintf.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -no-undefined -o libodbcextraslc.la strcasecmp.lo snprintf.lo -ldl -lpthread
libtool: link: ar cru .libs/libodbcextraslc.a .libs/strcasecmp.o .libs/snprintf.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libodbcextraslc.a
libtool: link: ( cd ".libs" && rm -f "libodbcextraslc.la" && ln -s "../libodbcextraslc.la" "libodbcextraslc.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/extras'
Making all in log
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/log'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _logFreeMsg.lo -MD -MP -MF .deps/_logFreeMsg.Tpo -c -o _logFreeMsg.lo _logFreeMsg.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logClear.lo -MD -MP -MF .deps/logClear.Tpo -c -o logClear.lo logClear.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _logFreeMsg.lo -MD -MP -MF .deps/_logFreeMsg.Tpo -c _logFreeMsg.c -fPIC -DPIC -o .libs/_logFreeMsg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logClear.lo -MD -MP -MF .deps/logClear.Tpo -c logClear.c -fPIC -DPIC -o .libs/logClear.o
mv -f .deps/_logFreeMsg.Tpo .deps/_logFreeMsg.Plo
mv -f .deps/logClear.Tpo .deps/logClear.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logClose.lo -MD -MP -MF .deps/logClose.Tpo -c -o logClose.lo logClose.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logOn.lo -MD -MP -MF .deps/logOn.Tpo -c -o logOn.lo logOn.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logOn.lo -MD -MP -MF .deps/logOn.Tpo -c logOn.c -fPIC -DPIC -o .libs/logOn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logClose.lo -MD -MP -MF .deps/logClose.Tpo -c logClose.c -fPIC -DPIC -o .libs/logClose.o
mv -f .deps/logOn.Tpo .deps/logOn.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logOpen.lo -MD -MP -MF .deps/logOpen.Tpo -c -o logOpen.lo logOpen.c
mv -f .deps/logClose.Tpo .deps/logClose.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logPeekMsg.lo -MD -MP -MF .deps/logPeekMsg.Tpo -c -o logPeekMsg.lo logPeekMsg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logOpen.lo -MD -MP -MF .deps/logOpen.Tpo -c logOpen.c -fPIC -DPIC -o .libs/logOpen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logPeekMsg.lo -MD -MP -MF .deps/logPeekMsg.Tpo -c logPeekMsg.c -fPIC -DPIC -o .libs/logPeekMsg.o
mv -f .deps/logPeekMsg.Tpo .deps/logPeekMsg.Plo
mv -f .deps/logOpen.Tpo .deps/logOpen.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logPopMsg.lo -MD -MP -MF .deps/logPopMsg.Tpo -c -o logPopMsg.lo logPopMsg.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logPushMsg.lo -MD -MP -MF .deps/logPushMsg.Tpo -c -o logPushMsg.lo logPushMsg.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logPushMsg.lo -MD -MP -MF .deps/logPushMsg.Tpo -c logPushMsg.c -fPIC -DPIC -o .libs/logPushMsg.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT logPopMsg.lo -MD -MP -MF .deps/logPopMsg.Tpo -c logPopMsg.c -fPIC -DPIC -o .libs/logPopMsg.o
mv -f .deps/logPushMsg.Tpo .deps/logPushMsg.Plo
mv -f .deps/logPopMsg.Tpo .deps/logPopMsg.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o libloglc.la _logFreeMsg.lo logClear.lo logClose.lo logOn.lo logOpen.lo logPeekMsg.lo logPopMsg.lo logPushMsg.lo -ldl -lpthread
libtool: link: ar cru .libs/libloglc.a .libs/_logFreeMsg.o .libs/logClear.o .libs/logClose.o .libs/logOn.o .libs/logOpen.o .libs/logPeekMsg.o .libs/logPopMsg.o .libs/logPushMsg.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libloglc.a
libtool: link: ( cd ".libs" && rm -f "libloglc.la" && ln -s "../libloglc.la" "libloglc.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/log'
Making all in lst
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/lst'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstAdjustCurrent.lo -MD -MP -MF .deps/_lstAdjustCurrent.Tpo -c -o _lstAdjustCurrent.lo _lstAdjustCurrent.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstDump.lo -MD -MP -MF .deps/_lstDump.Tpo -c -o _lstDump.lo _lstDump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstDump.lo -MD -MP -MF .deps/_lstDump.Tpo -c _lstDump.c -fPIC -DPIC -o .libs/_lstDump.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstAdjustCurrent.lo -MD -MP -MF .deps/_lstAdjustCurrent.Tpo -c _lstAdjustCurrent.c -fPIC -DPIC -o .libs/_lstAdjustCurrent.o
mv -f .deps/_lstAdjustCurrent.Tpo .deps/_lstAdjustCurrent.Plo
mv -f .deps/_lstDump.Tpo .deps/_lstDump.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstFreeItem.lo -MD -MP -MF .deps/_lstFreeItem.Tpo -c -o _lstFreeItem.lo _lstFreeItem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstNextValidItem.lo -MD -MP -MF .deps/_lstNextValidItem.Tpo -c -o _lstNextValidItem.lo _lstNextValidItem.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstNextValidItem.lo -MD -MP -MF .deps/_lstNextValidItem.Tpo -c _lstNextValidItem.c -fPIC -DPIC -o .libs/_lstNextValidItem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstFreeItem.lo -MD -MP -MF .deps/_lstFreeItem.Tpo -c _lstFreeItem.c -fPIC -DPIC -o .libs/_lstFreeItem.o
mv -f .deps/_lstNextValidItem.Tpo .deps/_lstNextValidItem.Plo
mv -f .deps/_lstFreeItem.Tpo .deps/_lstFreeItem.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstPrevValidItem.lo -MD -MP -MF .deps/_lstPrevValidItem.Tpo -c -o _lstPrevValidItem.lo _lstPrevValidItem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstVisible.lo -MD -MP -MF .deps/_lstVisible.Tpo -c -o _lstVisible.lo _lstVisible.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstPrevValidItem.lo -MD -MP -MF .deps/_lstPrevValidItem.Tpo -c _lstPrevValidItem.c -fPIC -DPIC -o .libs/_lstPrevValidItem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _lstVisible.lo -MD -MP -MF .deps/_lstVisible.Tpo -c _lstVisible.c -fPIC -DPIC -o .libs/_lstVisible.o
mv -f .deps/_lstPrevValidItem.Tpo .deps/_lstPrevValidItem.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstAppend.lo -MD -MP -MF .deps/lstAppend.Tpo -c -o lstAppend.lo lstAppend.c
mv -f .deps/_lstVisible.Tpo .deps/_lstVisible.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstClose.lo -MD -MP -MF .deps/lstClose.Tpo -c -o lstClose.lo lstClose.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstAppend.lo -MD -MP -MF .deps/lstAppend.Tpo -c lstAppend.c -fPIC -DPIC -o .libs/lstAppend.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstClose.lo -MD -MP -MF .deps/lstClose.Tpo -c lstClose.c -fPIC -DPIC -o .libs/lstClose.o
mv -f .deps/lstAppend.Tpo .deps/lstAppend.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstDelete.lo -MD -MP -MF .deps/lstDelete.Tpo -c -o lstDelete.lo lstDelete.c
mv -f .deps/lstClose.Tpo .deps/lstClose.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstEOL.lo -MD -MP -MF .deps/lstEOL.Tpo -c -o lstEOL.lo lstEOL.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstDelete.lo -MD -MP -MF .deps/lstDelete.Tpo -c lstDelete.c -fPIC -DPIC -o .libs/lstDelete.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstEOL.lo -MD -MP -MF .deps/lstEOL.Tpo -c lstEOL.c -fPIC -DPIC -o .libs/lstEOL.o
mv -f .deps/lstEOL.Tpo .deps/lstEOL.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstFirst.lo -MD -MP -MF .deps/lstFirst.Tpo -c -o lstFirst.lo lstFirst.c
mv -f .deps/lstDelete.Tpo .deps/lstDelete.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGet.lo -MD -MP -MF .deps/lstGet.Tpo -c -o lstGet.lo lstGet.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstFirst.lo -MD -MP -MF .deps/lstFirst.Tpo -c lstFirst.c -fPIC -DPIC -o .libs/lstFirst.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGet.lo -MD -MP -MF .deps/lstGet.Tpo -c lstGet.c -fPIC -DPIC -o .libs/lstGet.o
mv -f .deps/lstFirst.Tpo .deps/lstFirst.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGetBookMark.lo -MD -MP -MF .deps/lstGetBookMark.Tpo -c -o lstGetBookMark.lo lstGetBookMark.c
mv -f .deps/lstGet.Tpo .deps/lstGet.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGoto.lo -MD -MP -MF .deps/lstGoto.Tpo -c -o lstGoto.lo lstGoto.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGetBookMark.lo -MD -MP -MF .deps/lstGetBookMark.Tpo -c lstGetBookMark.c -fPIC -DPIC -o .libs/lstGetBookMark.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGoto.lo -MD -MP -MF .deps/lstGoto.Tpo -c lstGoto.c -fPIC -DPIC -o .libs/lstGoto.o
mv -f .deps/lstGetBookMark.Tpo .deps/lstGetBookMark.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGotoBookMark.lo -MD -MP -MF .deps/lstGotoBookMark.Tpo -c -o lstGotoBookMark.lo lstGotoBookMark.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstGotoBookMark.lo -MD -MP -MF .deps/lstGotoBookMark.Tpo -c lstGotoBookMark.c -fPIC -DPIC -o .libs/lstGotoBookMark.o
mv -f .deps/lstGoto.Tpo .deps/lstGoto.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstInsert.lo -MD -MP -MF .deps/lstInsert.Tpo -c -o lstInsert.lo lstInsert.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstInsert.lo -MD -MP -MF .deps/lstInsert.Tpo -c lstInsert.c -fPIC -DPIC -o .libs/lstInsert.o
mv -f .deps/lstGotoBookMark.Tpo .deps/lstGotoBookMark.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstLast.lo -MD -MP -MF .deps/lstLast.Tpo -c -o lstLast.lo lstLast.c
mv -f .deps/lstInsert.Tpo .deps/lstInsert.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstNext.lo -MD -MP -MF .deps/lstNext.Tpo -c -o lstNext.lo lstNext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstLast.lo -MD -MP -MF .deps/lstLast.Tpo -c lstLast.c -fPIC -DPIC -o .libs/lstLast.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstNext.lo -MD -MP -MF .deps/lstNext.Tpo -c lstNext.c -fPIC -DPIC -o .libs/lstNext.o
mv -f .deps/lstLast.Tpo .deps/lstLast.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstOpen.lo -MD -MP -MF .deps/lstOpen.Tpo -c -o lstOpen.lo lstOpen.c
mv -f .deps/lstNext.Tpo .deps/lstNext.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstOpenCursor.lo -MD -MP -MF .deps/lstOpenCursor.Tpo -c -o lstOpenCursor.lo lstOpenCursor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstOpen.lo -MD -MP -MF .deps/lstOpen.Tpo -c lstOpen.c -fPIC -DPIC -o .libs/lstOpen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstOpenCursor.lo -MD -MP -MF .deps/lstOpenCursor.Tpo -c lstOpenCursor.c -fPIC -DPIC -o .libs/lstOpenCursor.o
mv -f .deps/lstOpen.Tpo .deps/lstOpen.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstPrev.lo -MD -MP -MF .deps/lstPrev.Tpo -c -o lstPrev.lo lstPrev.c
mv -f .deps/lstOpenCursor.Tpo .deps/lstOpenCursor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSeek.lo -MD -MP -MF .deps/lstSeek.Tpo -c -o lstSeek.lo lstSeek.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstPrev.lo -MD -MP -MF .deps/lstPrev.Tpo -c lstPrev.c -fPIC -DPIC -o .libs/lstPrev.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSeek.lo -MD -MP -MF .deps/lstSeek.Tpo -c lstSeek.c -fPIC -DPIC -o .libs/lstSeek.o
mv -f .deps/lstPrev.Tpo .deps/lstPrev.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSeekItem.lo -MD -MP -MF .deps/lstSeekItem.Tpo -c -o lstSeekItem.lo lstSeekItem.c
mv -f .deps/lstSeek.Tpo .deps/lstSeek.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSet.lo -MD -MP -MF .deps/lstSet.Tpo -c -o lstSet.lo lstSet.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSeekItem.lo -MD -MP -MF .deps/lstSeekItem.Tpo -c lstSeekItem.c -fPIC -DPIC -o .libs/lstSeekItem.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSet.lo -MD -MP -MF .deps/lstSet.Tpo -c lstSet.c -fPIC -DPIC -o .libs/lstSet.o
mv -f .deps/lstSeekItem.Tpo .deps/lstSeekItem.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSetFreeFunc.lo -MD -MP -MF .deps/lstSetFreeFunc.Tpo -c -o lstSetFreeFunc.lo lstSetFreeFunc.c
mv -f .deps/lstSet.Tpo .deps/lstSet.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT lstSetFreeFunc.lo -MD -MP -MF .deps/lstSetFreeFunc.Tpo -c lstSetFreeFunc.c -fPIC -DPIC -o .libs/lstSetFreeFunc.o
mv -f .deps/lstSetFreeFunc.Tpo .deps/lstSetFreeFunc.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -no-undefined -o liblstlc.la _lstAdjustCurrent.lo _lstDump.lo _lstFreeItem.lo _lstNextValidItem.lo _lstPrevValidItem.lo _lstVisible.lo lstAppend.lo lstClose.lo lstDelete.lo lstEOL.lo lstFirst.lo lstGet.lo lstGetBookMark.lo lstGoto.lo lstGotoBookMark.lo lstInsert.lo lstLast.lo lstNext.lo lstOpen.lo lstOpenCursor.lo lstPrev.lo lstSeek.lo lstSeekItem.lo lstSet.lo lstSetFreeFunc.lo -ldl -lpthread
libtool: link: ar cru .libs/liblstlc.a .libs/_lstAdjustCurrent.o .libs/_lstDump.o .libs/_lstFreeItem.o .libs/_lstNextValidItem.o .libs/_lstPrevValidItem.o .libs/_lstVisible.o .libs/lstAppend.o .libs/lstClose.o .libs/lstDelete.o .libs/lstEOL.o .libs/lstFirst.o .libs/lstGet.o .libs/lstGetBookMark.o .libs/lstGoto.o .libs/lstGotoBookMark.o .libs/lstInsert.o .libs/lstLast.o .libs/lstNext.o .libs/lstOpen.o .libs/lstOpenCursor.o .libs/lstPrev.o .libs/lstSeek.o .libs/lstSeekItem.o .libs/lstSet.o .libs/lstSetFreeFunc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/liblstlc.a
libtool: link: ( cd ".libs" && rm -f "liblstlc.la" && ln -s "../liblstlc.la" "liblstlc.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/lst'
Making all in ini
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/ini'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniAllTrim.lo -MD -MP -MF .deps/iniAllTrim.Tpo -c -o iniAllTrim.lo iniAllTrim.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniAppend.lo -MD -MP -MF .deps/iniAppend.Tpo -c -o iniAppend.lo iniAppend.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniAppend.lo -MD -MP -MF .deps/iniAppend.Tpo -c iniAppend.c -fPIC -DPIC -o .libs/iniAppend.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniAllTrim.lo -MD -MP -MF .deps/iniAllTrim.Tpo -c iniAllTrim.c -fPIC -DPIC -o .libs/iniAllTrim.o
mv -f .deps/iniAllTrim.Tpo .deps/iniAllTrim.Plo
mv -f .deps/iniAppend.Tpo .deps/iniAppend.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniDelete.lo -MD -MP -MF .deps/iniDelete.Tpo -c -o iniDelete.lo iniDelete.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniClose.lo -MD -MP -MF .deps/iniClose.Tpo -c -o iniClose.lo iniClose.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniClose.lo -MD -MP -MF .deps/iniClose.Tpo -c iniClose.c -fPIC -DPIC -o .libs/iniClose.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniDelete.lo -MD -MP -MF .deps/iniDelete.Tpo -c iniDelete.c -fPIC -DPIC -o .libs/iniDelete.o
mv -f .deps/iniDelete.Tpo .deps/iniDelete.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniCommit.lo -MD -MP -MF .deps/iniCommit.Tpo -c -o iniCommit.lo iniCommit.c
mv -f .deps/iniClose.Tpo .deps/iniClose.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObject.lo -MD -MP -MF .deps/iniObject.Tpo -c -o iniObject.lo iniObject.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniCommit.lo -MD -MP -MF .deps/iniCommit.Tpo -c iniCommit.c -fPIC -DPIC -o .libs/iniCommit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObject.lo -MD -MP -MF .deps/iniObject.Tpo -c iniObject.c -fPIC -DPIC -o .libs/iniObject.o
mv -f .deps/iniCommit.Tpo .deps/iniCommit.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectFirst.lo -MD -MP -MF .deps/iniObjectFirst.Tpo -c -o iniObjectFirst.lo iniObjectFirst.c
mv -f .deps/iniObject.Tpo .deps/iniObject.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectLast.lo -MD -MP -MF .deps/iniObjectLast.Tpo -c -o iniObjectLast.lo iniObjectLast.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectFirst.lo -MD -MP -MF .deps/iniObjectFirst.Tpo -c iniObjectFirst.c -fPIC -DPIC -o .libs/iniObjectFirst.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectLast.lo -MD -MP -MF .deps/iniObjectLast.Tpo -c iniObjectLast.c -fPIC -DPIC -o .libs/iniObjectLast.o
mv -f .deps/iniObjectFirst.Tpo .deps/iniObjectFirst.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectNext.lo -MD -MP -MF .deps/iniObjectNext.Tpo -c -o iniObjectNext.lo iniObjectNext.c
mv -f .deps/iniObjectLast.Tpo .deps/iniObjectLast.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectSeek.lo -MD -MP -MF .deps/iniObjectSeek.Tpo -c -o iniObjectSeek.lo iniObjectSeek.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectNext.lo -MD -MP -MF .deps/iniObjectNext.Tpo -c iniObjectNext.c -fPIC -DPIC -o .libs/iniObjectNext.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectSeek.lo -MD -MP -MF .deps/iniObjectSeek.Tpo -c iniObjectSeek.c -fPIC -DPIC -o .libs/iniObjectSeek.o
mv -f .deps/iniObjectSeek.Tpo .deps/iniObjectSeek.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectSeekSure.lo -MD -MP -MF .deps/iniObjectSeekSure.Tpo -c -o iniObjectSeekSure.lo iniObjectSeekSure.c
mv -f .deps/iniObjectNext.Tpo .deps/iniObjectNext.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectUpdate.lo -MD -MP -MF .deps/iniObjectUpdate.Tpo -c -o iniObjectUpdate.lo iniObjectUpdate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectSeekSure.lo -MD -MP -MF .deps/iniObjectSeekSure.Tpo -c iniObjectSeekSure.c -fPIC -DPIC -o .libs/iniObjectSeekSure.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectUpdate.lo -MD -MP -MF .deps/iniObjectUpdate.Tpo -c iniObjectUpdate.c -fPIC -DPIC -o .libs/iniObjectUpdate.o
mv -f .deps/iniObjectSeekSure.Tpo .deps/iniObjectSeekSure.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectInsert.lo -MD -MP -MF .deps/iniObjectInsert.Tpo -c -o iniObjectInsert.lo iniObjectInsert.c
mv -f .deps/iniObjectUpdate.Tpo .deps/iniObjectUpdate.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectDelete.lo -MD -MP -MF .deps/iniObjectDelete.Tpo -c -o iniObjectDelete.lo iniObjectDelete.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectDelete.lo -MD -MP -MF .deps/iniObjectDelete.Tpo -c iniObjectDelete.c -fPIC -DPIC -o .libs/iniObjectDelete.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectInsert.lo -MD -MP -MF .deps/iniObjectInsert.Tpo -c iniObjectInsert.c -fPIC -DPIC -o .libs/iniObjectInsert.o
mv -f .deps/iniObjectDelete.Tpo .deps/iniObjectDelete.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectEOL.lo -MD -MP -MF .deps/iniObjectEOL.Tpo -c -o iniObjectEOL.lo iniObjectEOL.c
mv -f .deps/iniObjectInsert.Tpo .deps/iniObjectInsert.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniOpen.lo -MD -MP -MF .deps/iniOpen.Tpo -c -o iniOpen.lo iniOpen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniObjectEOL.lo -MD -MP -MF .deps/iniObjectEOL.Tpo -c iniObjectEOL.c -fPIC -DPIC -o .libs/iniObjectEOL.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniOpen.lo -MD -MP -MF .deps/iniOpen.Tpo -c iniOpen.c -fPIC -DPIC -o .libs/iniOpen.o
mv -f .deps/iniObjectEOL.Tpo .deps/iniObjectEOL.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniProperty.lo -MD -MP -MF .deps/iniProperty.Tpo -c -o iniProperty.lo iniProperty.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniProperty.lo -MD -MP -MF .deps/iniProperty.Tpo -c iniProperty.c -fPIC -DPIC -o .libs/iniProperty.o
mv -f .deps/iniProperty.Tpo .deps/iniProperty.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyFirst.lo -MD -MP -MF .deps/iniPropertyFirst.Tpo -c -o iniPropertyFirst.lo iniPropertyFirst.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyFirst.lo -MD -MP -MF .deps/iniPropertyFirst.Tpo -c iniPropertyFirst.c -fPIC -DPIC -o .libs/iniPropertyFirst.o
mv -f .deps/iniPropertyFirst.Tpo .deps/iniPropertyFirst.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyLast.lo -MD -MP -MF .deps/iniPropertyLast.Tpo -c -o iniPropertyLast.lo iniPropertyLast.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyLast.lo -MD -MP -MF .deps/iniPropertyLast.Tpo -c iniPropertyLast.c -fPIC -DPIC -o .libs/iniPropertyLast.o
mv -f .deps/iniPropertyLast.Tpo .deps/iniPropertyLast.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyNext.lo -MD -MP -MF .deps/iniPropertyNext.Tpo -c -o iniPropertyNext.lo iniPropertyNext.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyNext.lo -MD -MP -MF .deps/iniPropertyNext.Tpo -c iniPropertyNext.c -fPIC -DPIC -o .libs/iniPropertyNext.o
mv -f .deps/iniPropertyNext.Tpo .deps/iniPropertyNext.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertySeek.lo -MD -MP -MF .deps/iniPropertySeek.Tpo -c -o iniPropertySeek.lo iniPropertySeek.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertySeek.lo -MD -MP -MF .deps/iniPropertySeek.Tpo -c iniPropertySeek.c -fPIC -DPIC -o .libs/iniPropertySeek.o
mv -f .deps/iniPropertySeek.Tpo .deps/iniPropertySeek.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertySeekSure.lo -MD -MP -MF .deps/iniPropertySeekSure.Tpo -c -o iniPropertySeekSure.lo iniPropertySeekSure.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertySeekSure.lo -MD -MP -MF .deps/iniPropertySeekSure.Tpo -c iniPropertySeekSure.c -fPIC -DPIC -o .libs/iniPropertySeekSure.o
mv -f .deps/iniPropertySeekSure.Tpo .deps/iniPropertySeekSure.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyUpdate.lo -MD -MP -MF .deps/iniPropertyUpdate.Tpo -c -o iniPropertyUpdate.lo iniPropertyUpdate.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyUpdate.lo -MD -MP -MF .deps/iniPropertyUpdate.Tpo -c iniPropertyUpdate.c -fPIC -DPIC -o .libs/iniPropertyUpdate.o
mv -f .deps/iniOpen.Tpo .deps/iniOpen.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyInsert.lo -MD -MP -MF .deps/iniPropertyInsert.Tpo -c -o iniPropertyInsert.lo iniPropertyInsert.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyInsert.lo -MD -MP -MF .deps/iniPropertyInsert.Tpo -c iniPropertyInsert.c -fPIC -DPIC -o .libs/iniPropertyInsert.o
mv -f .deps/iniPropertyUpdate.Tpo .deps/iniPropertyUpdate.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyDelete.lo -MD -MP -MF .deps/iniPropertyDelete.Tpo -c -o iniPropertyDelete.lo iniPropertyDelete.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyDelete.lo -MD -MP -MF .deps/iniPropertyDelete.Tpo -c iniPropertyDelete.c -fPIC -DPIC -o .libs/iniPropertyDelete.o
mv -f .deps/iniPropertyInsert.Tpo .deps/iniPropertyInsert.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyEOL.lo -MD -MP -MF .deps/iniPropertyEOL.Tpo -c -o iniPropertyEOL.lo iniPropertyEOL.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyEOL.lo -MD -MP -MF .deps/iniPropertyEOL.Tpo -c iniPropertyEOL.c -fPIC -DPIC -o .libs/iniPropertyEOL.o
mv -f .deps/iniPropertyDelete.Tpo .deps/iniPropertyDelete.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyValue.lo -MD -MP -MF .deps/iniPropertyValue.Tpo -c -o iniPropertyValue.lo iniPropertyValue.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniPropertyValue.lo -MD -MP -MF .deps/iniPropertyValue.Tpo -c iniPropertyValue.c -fPIC -DPIC -o .libs/iniPropertyValue.o
mv -f .deps/iniPropertyEOL.Tpo .deps/iniPropertyEOL.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniValue.lo -MD -MP -MF .deps/iniValue.Tpo -c -o iniValue.lo iniValue.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniValue.lo -MD -MP -MF .deps/iniValue.Tpo -c iniValue.c -fPIC -DPIC -o .libs/iniValue.o
mv -f .deps/iniPropertyValue.Tpo .deps/iniPropertyValue.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniToUpper.lo -MD -MP -MF .deps/iniToUpper.Tpo -c -o iniToUpper.lo iniToUpper.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniToUpper.lo -MD -MP -MF .deps/iniToUpper.Tpo -c iniToUpper.c -fPIC -DPIC -o .libs/iniToUpper.o
mv -f .deps/iniValue.Tpo .deps/iniValue.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniElement.lo -MD -MP -MF .deps/iniElement.Tpo -c -o iniElement.lo iniElement.c
mv -f .deps/iniToUpper.Tpo .deps/iniToUpper.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniElementCount.lo -MD -MP -MF .deps/iniElementCount.Tpo -c -o iniElementCount.lo iniElementCount.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniElement.lo -MD -MP -MF .deps/iniElement.Tpo -c iniElement.c -fPIC -DPIC -o .libs/iniElement.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniElementCount.lo -MD -MP -MF .deps/iniElementCount.Tpo -c iniElementCount.c -fPIC -DPIC -o .libs/iniElementCount.o
mv -f .deps/iniElementCount.Tpo .deps/iniElementCount.Plo
mv -f .deps/iniElement.Tpo .deps/iniElement.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniGetBookmark.lo -MD -MP -MF .deps/iniGetBookmark.Tpo -c -o iniGetBookmark.lo iniGetBookmark.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniGotoBookmark.lo -MD -MP -MF .deps/iniGotoBookmark.Tpo -c -o iniGotoBookmark.lo iniGotoBookmark.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniGetBookmark.lo -MD -MP -MF .deps/iniGetBookmark.Tpo -c iniGetBookmark.c -fPIC -DPIC -o .libs/iniGetBookmark.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniGotoBookmark.lo -MD -MP -MF .deps/iniGotoBookmark.Tpo -c iniGotoBookmark.c -fPIC -DPIC -o .libs/iniGotoBookmark.o
mv -f .deps/iniGotoBookmark.Tpo .deps/iniGotoBookmark.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniCursor.lo -MD -MP -MF .deps/iniCursor.Tpo -c -o iniCursor.lo iniCursor.c
mv -f .deps/iniGetBookmark.Tpo .deps/iniGetBookmark.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniObjectRead.lo -MD -MP -MF .deps/_iniObjectRead.Tpo -c -o _iniObjectRead.lo _iniObjectRead.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iniCursor.lo -MD -MP -MF .deps/iniCursor.Tpo -c iniCursor.c -fPIC -DPIC -o .libs/iniCursor.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniObjectRead.lo -MD -MP -MF .deps/_iniObjectRead.Tpo -c _iniObjectRead.c -fPIC -DPIC -o .libs/_iniObjectRead.o
mv -f .deps/_iniObjectRead.Tpo .deps/_iniObjectRead.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniPropertyRead.lo -MD -MP -MF .deps/_iniPropertyRead.Tpo -c -o _iniPropertyRead.lo _iniPropertyRead.c
mv -f .deps/iniCursor.Tpo .deps/iniCursor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniDump.lo -MD -MP -MF .deps/_iniDump.Tpo -c -o _iniDump.lo _iniDump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniPropertyRead.lo -MD -MP -MF .deps/_iniPropertyRead.Tpo -c _iniPropertyRead.c -fPIC -DPIC -o .libs/_iniPropertyRead.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniDump.lo -MD -MP -MF .deps/_iniDump.Tpo -c _iniDump.c -fPIC -DPIC -o .libs/_iniDump.o
mv -f .deps/_iniPropertyRead.Tpo .deps/_iniPropertyRead.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniScanUntilObject.lo -MD -MP -MF .deps/_iniScanUntilObject.Tpo -c -o _iniScanUntilObject.lo _iniScanUntilObject.c
mv -f .deps/_iniDump.Tpo .deps/_iniDump.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _iniScanUntilObject.lo -MD -MP -MF .deps/_iniScanUntilObject.Tpo -c _iniScanUntilObject.c -fPIC -DPIC -o .libs/_iniScanUntilObject.o
mv -f .deps/_iniScanUntilObject.Tpo .deps/_iniScanUntilObject.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -no-undefined -o libinilc.la iniAllTrim.lo iniAppend.lo iniDelete.lo iniClose.lo iniCommit.lo iniObject.lo iniObjectFirst.lo iniObjectLast.lo iniObjectNext.lo iniObjectSeek.lo iniObjectSeekSure.lo iniObjectUpdate.lo iniObjectInsert.lo iniObjectDelete.lo iniObjectEOL.lo iniOpen.lo iniProperty.lo iniPropertyFirst.lo iniPropertyLast.lo iniPropertyNext.lo iniPropertySeek.lo iniPropertySeekSure.lo iniPropertyUpdate.lo iniPropertyInsert.lo iniPropertyDelete.lo iniPropertyEOL.lo iniPropertyValue.lo iniValue.lo iniToUpper.lo iniElement.lo iniElementCount.lo iniGetBookmark.lo iniGotoBookmark.lo iniCursor.lo _iniObjectRead.lo _iniPropertyRead.lo _iniDump.lo _iniScanUntilObject.lo ../extras/libodbcextraslc.la -ldl -lpthread
libtool: link: (cd .libs/libinilc.lax/libodbcextraslc.a && ar x "/tmp/unixodbc/src/unixODBC-2.3.4/ini/../extras/.libs/libodbcextraslc.a")
libtool: link: ar cru .libs/libinilc.a .libs/iniAllTrim.o .libs/iniAppend.o .libs/iniDelete.o .libs/iniClose.o .libs/iniCommit.o .libs/iniObject.o .libs/iniObjectFirst.o .libs/iniObjectLast.o .libs/iniObjectNext.o .libs/iniObjectSeek.o .libs/iniObjectSeekSure.o .libs/iniObjectUpdate.o .libs/iniObjectInsert.o .libs/iniObjectDelete.o .libs/iniObjectEOL.o .libs/iniOpen.o .libs/iniProperty.o .libs/iniPropertyFirst.o .libs/iniPropertyLast.o .libs/iniPropertyNext.o .libs/iniPropertySeek.o .libs/iniPropertySeekSure.o .libs/iniPropertyUpdate.o .libs/iniPropertyInsert.o .libs/iniPropertyDelete.o .libs/iniPropertyEOL.o .libs/iniPropertyValue.o .libs/iniValue.o .libs/iniToUpper.o .libs/iniElement.o .libs/iniElementCount.o .libs/iniGetBookmark.o .libs/iniGotoBookmark.o .libs/iniCursor.o .libs/_iniObjectRead.o .libs/_iniPropertyRead.o .libs/_iniDump.o .libs/_iniScanUntilObject.o .libs/libinilc.lax/libodbcextraslc.a/snprintf.o .libs/libinilc.lax/libodbcextraslc.a/strcasecmp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libinilc.a
libtool: link: rm -fr .libs/libinilc.lax
libtool: link: ( cd ".libs" && rm -f "libinilc.la" && ln -s "../libinilc.la" "libinilc.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/ini'
Making all in libltdl
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
make all-am
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1
mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -module -avoid-version -o dlopen.la dlopen.lo -ldl -ldl
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && gcc -c -fno-builtin -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/tmp/unixodbc/src/unixODBC-2.3.4/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
Making all in odbcinst
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/odbcinst'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTConstructProperties.lo -MD -MP -MF .deps/ODBCINSTConstructProperties.Tpo -c -o ODBCINSTConstructProperties.lo ODBCINSTConstructProperties.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTDestructProperties.lo -MD -MP -MF .deps/ODBCINSTDestructProperties.Tpo -c -o ODBCINSTDestructProperties.lo ODBCINSTDestructProperties.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTConstructProperties.lo -MD -MP -MF .deps/ODBCINSTConstructProperties.Tpo -c ODBCINSTConstructProperties.c -fPIC -DPIC -o .libs/ODBCINSTConstructProperties.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTDestructProperties.lo -MD -MP -MF .deps/ODBCINSTDestructProperties.Tpo -c ODBCINSTDestructProperties.c -fPIC -DPIC -o .libs/ODBCINSTDestructProperties.o
mv -f .deps/ODBCINSTDestructProperties.Tpo .deps/ODBCINSTDestructProperties.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTSetProperty.lo -MD -MP -MF .deps/ODBCINSTSetProperty.Tpo -c -o ODBCINSTSetProperty.lo ODBCINSTSetProperty.c
mv -f .deps/ODBCINSTConstructProperties.Tpo .deps/ODBCINSTConstructProperties.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTValidateProperties.lo -MD -MP -MF .deps/ODBCINSTValidateProperties.Tpo -c -o ODBCINSTValidateProperties.lo ODBCINSTValidateProperties.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTSetProperty.lo -MD -MP -MF .deps/ODBCINSTSetProperty.Tpo -c ODBCINSTSetProperty.c -fPIC -DPIC -o .libs/ODBCINSTSetProperty.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTValidateProperties.lo -MD -MP -MF .deps/ODBCINSTValidateProperties.Tpo -c ODBCINSTValidateProperties.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperties.o
mv -f .deps/ODBCINSTValidateProperties.Tpo .deps/ODBCINSTValidateProperties.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTValidateProperty.lo -MD -MP -MF .deps/ODBCINSTValidateProperty.Tpo -c -o ODBCINSTValidateProperty.lo ODBCINSTValidateProperty.c
mv -f .deps/ODBCINSTSetProperty.Tpo .deps/ODBCINSTSetProperty.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConfigDataSource.lo -MD -MP -MF .deps/SQLConfigDataSource.Tpo -c -o SQLConfigDataSource.lo SQLConfigDataSource.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT ODBCINSTValidateProperty.lo -MD -MP -MF .deps/ODBCINSTValidateProperty.Tpo -c ODBCINSTValidateProperty.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperty.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConfigDataSource.lo -MD -MP -MF .deps/SQLConfigDataSource.Tpo -c SQLConfigDataSource.c -fPIC -DPIC -o .libs/SQLConfigDataSource.o
mv -f .deps/ODBCINSTValidateProperty.Tpo .deps/ODBCINSTValidateProperty.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConfigDriver.lo -MD -MP -MF .deps/SQLConfigDriver.Tpo -c -o SQLConfigDriver.lo SQLConfigDriver.c
mv -f .deps/SQLConfigDataSource.Tpo .deps/SQLConfigDataSource.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCreateDataSource.lo -MD -MP -MF .deps/SQLCreateDataSource.Tpo -c -o SQLCreateDataSource.lo SQLCreateDataSource.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConfigDriver.lo -MD -MP -MF .deps/SQLConfigDriver.Tpo -c SQLConfigDriver.c -fPIC -DPIC -o .libs/SQLConfigDriver.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCreateDataSource.lo -MD -MP -MF .deps/SQLCreateDataSource.Tpo -c SQLCreateDataSource.c -fPIC -DPIC -o .libs/SQLCreateDataSource.o
mv -f .deps/SQLConfigDriver.Tpo .deps/SQLConfigDriver.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetAvailableDrivers.lo -MD -MP -MF .deps/SQLGetAvailableDrivers.Tpo -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c
mv -f .deps/SQLCreateDataSource.Tpo .deps/SQLCreateDataSource.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConfigMode.lo -MD -MP -MF .deps/SQLGetConfigMode.Tpo -c -o SQLGetConfigMode.lo SQLGetConfigMode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetAvailableDrivers.lo -MD -MP -MF .deps/SQLGetAvailableDrivers.Tpo -c SQLGetAvailableDrivers.c -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConfigMode.lo -MD -MP -MF .deps/SQLGetConfigMode.Tpo -c SQLGetConfigMode.c -fPIC -DPIC -o .libs/SQLGetConfigMode.o
mv -f .deps/SQLGetAvailableDrivers.Tpo .deps/SQLGetAvailableDrivers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetInstalledDrivers.lo -MD -MP -MF .deps/SQLGetInstalledDrivers.Tpo -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c
mv -f .deps/SQLGetConfigMode.Tpo .deps/SQLGetConfigMode.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetPrivateProfileString.lo -MD -MP -MF .deps/SQLGetPrivateProfileString.Tpo -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetInstalledDrivers.lo -MD -MP -MF .deps/SQLGetInstalledDrivers.Tpo -c SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetPrivateProfileString.lo -MD -MP -MF .deps/SQLGetPrivateProfileString.Tpo -c SQLGetPrivateProfileString.c -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o
mv -f .deps/SQLGetInstalledDrivers.Tpo .deps/SQLGetInstalledDrivers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetTranslator.lo -MD -MP -MF .deps/SQLGetTranslator.Tpo -c -o SQLGetTranslator.lo SQLGetTranslator.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetTranslator.lo -MD -MP -MF .deps/SQLGetTranslator.Tpo -c SQLGetTranslator.c -fPIC -DPIC -o .libs/SQLGetTranslator.o
mv -f .deps/SQLGetPrivateProfileString.Tpo .deps/SQLGetPrivateProfileString.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallDriverEx.lo -MD -MP -MF .deps/SQLInstallDriverEx.Tpo -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallDriverEx.lo -MD -MP -MF .deps/SQLInstallDriverEx.Tpo -c SQLInstallDriverEx.c -fPIC -DPIC -o .libs/SQLInstallDriverEx.o
mv -f .deps/SQLGetTranslator.Tpo .deps/SQLGetTranslator.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallDriverManager.lo -MD -MP -MF .deps/SQLInstallDriverManager.Tpo -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallDriverManager.lo -MD -MP -MF .deps/SQLInstallDriverManager.Tpo -c SQLInstallDriverManager.c -fPIC -DPIC -o .libs/SQLInstallDriverManager.o
mv -f .deps/SQLInstallDriverEx.Tpo .deps/SQLInstallDriverEx.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallTranslatorEx.lo -MD -MP -MF .deps/SQLInstallTranslatorEx.Tpo -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallTranslatorEx.lo -MD -MP -MF .deps/SQLInstallTranslatorEx.Tpo -c SQLInstallTranslatorEx.c -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o
mv -f .deps/SQLInstallDriverManager.Tpo .deps/SQLInstallDriverManager.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallerError.lo -MD -MP -MF .deps/SQLInstallerError.Tpo -c -o SQLInstallerError.lo SQLInstallerError.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallerError.lo -MD -MP -MF .deps/SQLInstallerError.Tpo -c SQLInstallerError.c -fPIC -DPIC -o .libs/SQLInstallerError.o
mv -f .deps/SQLInstallTranslatorEx.Tpo .deps/SQLInstallTranslatorEx.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLManageDataSources.lo -MD -MP -MF .deps/SQLManageDataSources.Tpo -c -o SQLManageDataSources.lo SQLManageDataSources.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLManageDataSources.lo -MD -MP -MF .deps/SQLManageDataSources.Tpo -c SQLManageDataSources.c -fPIC -DPIC -o .libs/SQLManageDataSources.o
mv -f .deps/SQLInstallerError.Tpo .deps/SQLInstallerError.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPostInstallerError.lo -MD -MP -MF .deps/SQLPostInstallerError.Tpo -c -o SQLPostInstallerError.lo SQLPostInstallerError.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPostInstallerError.lo -MD -MP -MF .deps/SQLPostInstallerError.Tpo -c SQLPostInstallerError.c -fPIC -DPIC -o .libs/SQLPostInstallerError.o
mv -f .deps/SQLManageDataSources.Tpo .deps/SQLManageDataSources.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLReadFileDSN.lo -MD -MP -MF .deps/SQLReadFileDSN.Tpo -c -o SQLReadFileDSN.lo SQLReadFileDSN.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLReadFileDSN.lo -MD -MP -MF .deps/SQLReadFileDSN.Tpo -c SQLReadFileDSN.c -fPIC -DPIC -o .libs/SQLReadFileDSN.o
mv -f .deps/SQLPostInstallerError.Tpo .deps/SQLPostInstallerError.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveDSNFromIni.lo -MD -MP -MF .deps/SQLRemoveDSNFromIni.Tpo -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveDSNFromIni.lo -MD -MP -MF .deps/SQLRemoveDSNFromIni.Tpo -c SQLRemoveDSNFromIni.c -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o
mv -f .deps/SQLReadFileDSN.Tpo .deps/SQLReadFileDSN.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveDriver.lo -MD -MP -MF .deps/SQLRemoveDriver.Tpo -c -o SQLRemoveDriver.lo SQLRemoveDriver.c
mv -f .deps/SQLRemoveDSNFromIni.Tpo .deps/SQLRemoveDSNFromIni.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveDriverManager.lo -MD -MP -MF .deps/SQLRemoveDriverManager.Tpo -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveDriver.lo -MD -MP -MF .deps/SQLRemoveDriver.Tpo -c SQLRemoveDriver.c -fPIC -DPIC -o .libs/SQLRemoveDriver.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveDriverManager.lo -MD -MP -MF .deps/SQLRemoveDriverManager.Tpo -c SQLRemoveDriverManager.c -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o
mv -f .deps/SQLRemoveDriverManager.Tpo .deps/SQLRemoveDriverManager.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveTranslator.lo -MD -MP -MF .deps/SQLRemoveTranslator.Tpo -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c
mv -f .deps/SQLRemoveDriver.Tpo .deps/SQLRemoveDriver.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConfigMode.lo -MD -MP -MF .deps/SQLSetConfigMode.Tpo -c -o SQLSetConfigMode.lo SQLSetConfigMode.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRemoveTranslator.lo -MD -MP -MF .deps/SQLRemoveTranslator.Tpo -c SQLRemoveTranslator.c -fPIC -DPIC -o .libs/SQLRemoveTranslator.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConfigMode.lo -MD -MP -MF .deps/SQLSetConfigMode.Tpo -c SQLSetConfigMode.c -fPIC -DPIC -o .libs/SQLSetConfigMode.o
mv -f .deps/SQLRemoveTranslator.Tpo .deps/SQLRemoveTranslator.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLValidDSN.lo -MD -MP -MF .deps/SQLValidDSN.Tpo -c -o SQLValidDSN.lo SQLValidDSN.c
mv -f .deps/SQLSetConfigMode.Tpo .deps/SQLSetConfigMode.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLWriteDSNToIni.lo -MD -MP -MF .deps/SQLWriteDSNToIni.Tpo -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLValidDSN.lo -MD -MP -MF .deps/SQLValidDSN.Tpo -c SQLValidDSN.c -fPIC -DPIC -o .libs/SQLValidDSN.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLWriteDSNToIni.lo -MD -MP -MF .deps/SQLWriteDSNToIni.Tpo -c SQLWriteDSNToIni.c -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o
mv -f .deps/SQLValidDSN.Tpo .deps/SQLValidDSN.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLWriteFileDSN.lo -MD -MP -MF .deps/SQLWriteFileDSN.Tpo -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c
mv -f .deps/SQLWriteDSNToIni.Tpo .deps/SQLWriteDSNToIni.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLWritePrivateProfileString.lo -MD -MP -MF .deps/SQLWritePrivateProfileString.Tpo -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLWriteFileDSN.lo -MD -MP -MF .deps/SQLWriteFileDSN.Tpo -c SQLWriteFileDSN.c -fPIC -DPIC -o .libs/SQLWriteFileDSN.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLWritePrivateProfileString.lo -MD -MP -MF .deps/SQLWritePrivateProfileString.Tpo -c SQLWritePrivateProfileString.c -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o
mv -f .deps/SQLWriteFileDSN.Tpo .deps/SQLWriteFileDSN.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallODBC.lo -MD -MP -MF .deps/SQLInstallODBC.Tpo -c -o SQLInstallODBC.lo SQLInstallODBC.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLInstallODBC.lo -MD -MP -MF .deps/SQLInstallODBC.Tpo -c SQLInstallODBC.c -fPIC -DPIC -o .libs/SQLInstallODBC.o
mv -f .deps/SQLWritePrivateProfileString.Tpo .deps/SQLWritePrivateProfileString.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _logging.lo -MD -MP -MF .deps/_logging.Tpo -c -o _logging.lo _logging.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _logging.lo -MD -MP -MF .deps/_logging.Tpo -c _logging.c -fPIC -DPIC -o .libs/_logging.o
mv -f .deps/SQLInstallODBC.Tpo .deps/SQLInstallODBC.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_ConfigModeINI.lo -MD -MP -MF .deps/_odbcinst_ConfigModeINI.Tpo -c -o _odbcinst_ConfigModeINI.lo _odbcinst_ConfigModeINI.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_ConfigModeINI.lo -MD -MP -MF .deps/_odbcinst_ConfigModeINI.Tpo -c _odbcinst_ConfigModeINI.c -fPIC -DPIC -o .libs/_odbcinst_ConfigModeINI.o
mv -f .deps/_logging.Tpo .deps/_logging.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_UserINI.lo -MD -MP -MF .deps/_odbcinst_UserINI.Tpo -c -o _odbcinst_UserINI.lo _odbcinst_UserINI.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_UserINI.lo -MD -MP -MF .deps/_odbcinst_UserINI.Tpo -c _odbcinst_UserINI.c -fPIC -DPIC -o .libs/_odbcinst_UserINI.o
mv -f .deps/_odbcinst_ConfigModeINI.Tpo .deps/_odbcinst_ConfigModeINI.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_SystemINI.lo -MD -MP -MF .deps/_odbcinst_SystemINI.Tpo -c -o _odbcinst_SystemINI.lo _odbcinst_SystemINI.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_SystemINI.lo -MD -MP -MF .deps/_odbcinst_SystemINI.Tpo -c _odbcinst_SystemINI.c -fPIC -DPIC -o .libs/_odbcinst_SystemINI.o
mv -f .deps/_odbcinst_UserINI.Tpo .deps/_odbcinst_UserINI.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_GetSections.lo -MD -MP -MF .deps/_odbcinst_GetSections.Tpo -c -o _odbcinst_GetSections.lo _odbcinst_GetSections.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_GetSections.lo -MD -MP -MF .deps/_odbcinst_GetSections.Tpo -c _odbcinst_GetSections.c -fPIC -DPIC -o .libs/_odbcinst_GetSections.o
mv -f .deps/_odbcinst_SystemINI.Tpo .deps/_odbcinst_SystemINI.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_GetEntries.lo -MD -MP -MF .deps/_odbcinst_GetEntries.Tpo -c -o _odbcinst_GetEntries.lo _odbcinst_GetEntries.c
mv -f .deps/_odbcinst_GetSections.Tpo .deps/_odbcinst_GetSections.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _SQLGetInstalledDrivers.lo -MD -MP -MF .deps/_SQLGetInstalledDrivers.Tpo -c -o _SQLGetInstalledDrivers.lo _SQLGetInstalledDrivers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _odbcinst_GetEntries.lo -MD -MP -MF .deps/_odbcinst_GetEntries.Tpo -c _odbcinst_GetEntries.c -fPIC -DPIC -o .libs/_odbcinst_GetEntries.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _SQLGetInstalledDrivers.lo -MD -MP -MF .deps/_SQLGetInstalledDrivers.Tpo -c _SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLGetInstalledDrivers.o
mv -f .deps/_odbcinst_GetEntries.Tpo .deps/_odbcinst_GetEntries.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _SQLWriteInstalledDrivers.lo -MD -MP -MF .deps/_SQLWriteInstalledDrivers.Tpo -c -o _SQLWriteInstalledDrivers.lo _SQLWriteInstalledDrivers.c
mv -f .deps/_SQLGetInstalledDrivers.Tpo .deps/_SQLGetInstalledDrivers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _SQLDriverConnectPrompt.lo -MD -MP -MF .deps/_SQLDriverConnectPrompt.Tpo -c -o _SQLDriverConnectPrompt.lo _SQLDriverConnectPrompt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _SQLWriteInstalledDrivers.lo -MD -MP -MF .deps/_SQLWriteInstalledDrivers.Tpo -c _SQLWriteInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLWriteInstalledDrivers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT _SQLDriverConnectPrompt.lo -MD -MP -MF .deps/_SQLDriverConnectPrompt.Tpo -c _SQLDriverConnectPrompt.c -fPIC -DPIC -o .libs/_SQLDriverConnectPrompt.o
mv -f .deps/_SQLWriteInstalledDrivers.Tpo .deps/_SQLWriteInstalledDrivers.Plo
mv -f .deps/_SQLDriverConnectPrompt.Tpo .deps/_SQLDriverConnectPrompt.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -no-undefined -version-info 2:0:0 -export-dynamic -export-symbols ./odbcinst.exp -o libodbcinst.la -rpath /usr/lib ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo SQLInstallODBC.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo ../ini/libinilc.la ../log/libloglc.la ../lst/liblstlc.la -lltdl -ldl -lpthread
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o libodbcinstlc.la ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo -ldl -lpthread
libtool: link: ar cru .libs/libodbcinstlc.a .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libodbcinstlc.a
libtool: link: echo "{ global:" > .libs/libodbcinst.ver
libtool: link: cat ./odbcinst.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcinst.ver
libtool: link: echo "local: *; };" >> .libs/libodbcinst.ver
libtool: link: gcc -shared -fPIC -DPIC .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/SQLInstallODBC.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o -Wl,--whole-archive ../ini/.libs/libinilc.a ../log/.libs/libloglc.a ../lst/.libs/liblstlc.a -Wl,--no-whole-archive -lltdl -ldl -lpthread -pthread -pthread -Wl,-soname -Wl,libodbcinst.so.2 -Wl,-version-script -Wl,.libs/libodbcinst.ver -o .libs/libodbcinst.so.2.0.0
libtool: link: ( cd ".libs" && rm -f "libodbcinstlc.la" && ln -s "../libodbcinstlc.la" "libodbcinstlc.la" )
libtool: link: (cd ".libs" && rm -f "libodbcinst.so.2" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so.2")
libtool: link: (cd ".libs" && rm -f "libodbcinst.so" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so")
libtool: link: ( cd ".libs" && rm -f "libodbcinst.la" && ln -s "../libodbcinst.la" "libodbcinst.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/odbcinst'
Making all in DriverManager
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DriverManager'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocConnect.lo -MD -MP -MF .deps/SQLAllocConnect.Tpo -c -o SQLAllocConnect.lo SQLAllocConnect.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocEnv.lo -MD -MP -MF .deps/SQLAllocEnv.Tpo -c -o SQLAllocEnv.lo SQLAllocEnv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocConnect.lo -MD -MP -MF .deps/SQLAllocConnect.Tpo -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocEnv.lo -MD -MP -MF .deps/SQLAllocEnv.Tpo -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o
mv -f .deps/SQLAllocEnv.Tpo .deps/SQLAllocEnv.Plo
mv -f .deps/SQLAllocConnect.Tpo .deps/SQLAllocConnect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocHandle.lo -MD -MP -MF .deps/SQLAllocHandle.Tpo -c -o SQLAllocHandle.lo SQLAllocHandle.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocHandleStd.lo -MD -MP -MF .deps/SQLAllocHandleStd.Tpo -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocHandleStd.lo -MD -MP -MF .deps/SQLAllocHandleStd.Tpo -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocHandle.lo -MD -MP -MF .deps/SQLAllocHandle.Tpo -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o
mv -f .deps/SQLAllocHandleStd.Tpo .deps/SQLAllocHandleStd.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocStmt.lo -MD -MP -MF .deps/SQLAllocStmt.Tpo -c -o SQLAllocStmt.lo SQLAllocStmt.c
mv -f .deps/SQLAllocHandle.Tpo .deps/SQLAllocHandle.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBindCol.lo -MD -MP -MF .deps/SQLBindCol.Tpo -c -o SQLBindCol.lo SQLBindCol.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLAllocStmt.lo -MD -MP -MF .deps/SQLAllocStmt.Tpo -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBindCol.lo -MD -MP -MF .deps/SQLBindCol.Tpo -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o
mv -f .deps/SQLAllocStmt.Tpo .deps/SQLAllocStmt.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBindParam.lo -MD -MP -MF .deps/SQLBindParam.Tpo -c -o SQLBindParam.lo SQLBindParam.c
mv -f .deps/SQLBindCol.Tpo .deps/SQLBindCol.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBindParameter.lo -MD -MP -MF .deps/SQLBindParameter.Tpo -c -o SQLBindParameter.lo SQLBindParameter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBindParam.lo -MD -MP -MF .deps/SQLBindParam.Tpo -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBindParameter.lo -MD -MP -MF .deps/SQLBindParameter.Tpo -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o
mv -f .deps/SQLBindParam.Tpo .deps/SQLBindParam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBrowseConnect.lo -MD -MP -MF .deps/SQLBrowseConnect.Tpo -c -o SQLBrowseConnect.lo SQLBrowseConnect.c
mv -f .deps/SQLBindParameter.Tpo .deps/SQLBindParameter.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBulkOperations.lo -MD -MP -MF .deps/SQLBulkOperations.Tpo -c -o SQLBulkOperations.lo SQLBulkOperations.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBrowseConnect.lo -MD -MP -MF .deps/SQLBrowseConnect.Tpo -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBulkOperations.lo -MD -MP -MF .deps/SQLBulkOperations.Tpo -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o
mv -f .deps/SQLBrowseConnect.Tpo .deps/SQLBrowseConnect.Plo
mv -f .deps/SQLBulkOperations.Tpo .deps/SQLBulkOperations.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCancel.lo -MD -MP -MF .deps/SQLCancel.Tpo -c -o SQLCancel.lo SQLCancel.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCancelHandle.lo -MD -MP -MF .deps/SQLCancelHandle.Tpo -c -o SQLCancelHandle.lo SQLCancelHandle.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCancelHandle.lo -MD -MP -MF .deps/SQLCancelHandle.Tpo -c SQLCancelHandle.c -fPIC -DPIC -o .libs/SQLCancelHandle.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCancel.lo -MD -MP -MF .deps/SQLCancel.Tpo -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o
mv -f .deps/SQLCancel.Tpo .deps/SQLCancel.Plo
mv -f .deps/SQLCancelHandle.Tpo .deps/SQLCancelHandle.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCloseCursor.lo -MD -MP -MF .deps/SQLCloseCursor.Tpo -c -o SQLCloseCursor.lo SQLCloseCursor.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttribute.lo -MD -MP -MF .deps/SQLColAttribute.Tpo -c -o SQLColAttribute.lo SQLColAttribute.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttribute.lo -MD -MP -MF .deps/SQLColAttribute.Tpo -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCloseCursor.lo -MD -MP -MF .deps/SQLCloseCursor.Tpo -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o
mv -f .deps/SQLCloseCursor.Tpo .deps/SQLCloseCursor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttributes.lo -MD -MP -MF .deps/SQLColAttributes.Tpo -c -o SQLColAttributes.lo SQLColAttributes.c
mv -f .deps/SQLColAttribute.Tpo .deps/SQLColAttribute.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumnPrivileges.lo -MD -MP -MF .deps/SQLColumnPrivileges.Tpo -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttributes.lo -MD -MP -MF .deps/SQLColAttributes.Tpo -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumnPrivileges.lo -MD -MP -MF .deps/SQLColumnPrivileges.Tpo -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o
mv -f .deps/SQLColAttributes.Tpo .deps/SQLColAttributes.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumns.lo -MD -MP -MF .deps/SQLColumns.Tpo -c -o SQLColumns.lo SQLColumns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumns.lo -MD -MP -MF .deps/SQLColumns.Tpo -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o
mv -f .deps/SQLColumnPrivileges.Tpo .deps/SQLColumnPrivileges.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConnect.lo -MD -MP -MF .deps/SQLConnect.Tpo -c -o SQLConnect.lo SQLConnect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConnect.lo -MD -MP -MF .deps/SQLConnect.Tpo -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o
mv -f .deps/SQLColumns.Tpo .deps/SQLColumns.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCopyDesc.lo -MD -MP -MF .deps/SQLCopyDesc.Tpo -c -o SQLCopyDesc.lo SQLCopyDesc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLCopyDesc.lo -MD -MP -MF .deps/SQLCopyDesc.Tpo -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o
mv -f .deps/SQLCopyDesc.Tpo .deps/SQLCopyDesc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDataSources.lo -MD -MP -MF .deps/SQLDataSources.Tpo -c -o SQLDataSources.lo SQLDataSources.c
mv -f .deps/SQLConnect.Tpo .deps/SQLConnect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDescribeCol.lo -MD -MP -MF .deps/SQLDescribeCol.Tpo -c -o SQLDescribeCol.lo SQLDescribeCol.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDataSources.lo -MD -MP -MF .deps/SQLDataSources.Tpo -c SQLDataSources.c -fPIC -DPIC -o .libs/SQLDataSources.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDescribeCol.lo -MD -MP -MF .deps/SQLDescribeCol.Tpo -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o
mv -f .deps/SQLDescribeCol.Tpo .deps/SQLDescribeCol.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDescribeParam.lo -MD -MP -MF .deps/SQLDescribeParam.Tpo -c -o SQLDescribeParam.lo SQLDescribeParam.c
mv -f .deps/SQLDataSources.Tpo .deps/SQLDataSources.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDisconnect.lo -MD -MP -MF .deps/SQLDisconnect.Tpo -c -o SQLDisconnect.lo SQLDisconnect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDescribeParam.lo -MD -MP -MF .deps/SQLDescribeParam.Tpo -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDisconnect.lo -MD -MP -MF .deps/SQLDisconnect.Tpo -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o
mv -f .deps/SQLDescribeParam.Tpo .deps/SQLDescribeParam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDriverConnect.lo -MD -MP -MF .deps/SQLDriverConnect.Tpo -c -o SQLDriverConnect.lo SQLDriverConnect.c
mv -f .deps/SQLDisconnect.Tpo .deps/SQLDisconnect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDrivers.lo -MD -MP -MF .deps/SQLDrivers.Tpo -c -o SQLDrivers.lo SQLDrivers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDriverConnect.lo -MD -MP -MF .deps/SQLDriverConnect.Tpo -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDrivers.lo -MD -MP -MF .deps/SQLDrivers.Tpo -c SQLDrivers.c -fPIC -DPIC -o .libs/SQLDrivers.o
mv -f .deps/SQLDrivers.Tpo .deps/SQLDrivers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLEndTran.lo -MD -MP -MF .deps/SQLEndTran.Tpo -c -o SQLEndTran.lo SQLEndTran.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLEndTran.lo -MD -MP -MF .deps/SQLEndTran.Tpo -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o
mv -f .deps/SQLDriverConnect.Tpo .deps/SQLDriverConnect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLError.lo -MD -MP -MF .deps/SQLError.Tpo -c -o SQLError.lo SQLError.c
mv -f .deps/SQLEndTran.Tpo .deps/SQLEndTran.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLError.lo -MD -MP -MF .deps/SQLError.Tpo -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExecDirect.lo -MD -MP -MF .deps/SQLExecDirect.Tpo -c -o SQLExecDirect.lo SQLExecDirect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExecDirect.lo -MD -MP -MF .deps/SQLExecDirect.Tpo -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o
mv -f .deps/SQLError.Tpo .deps/SQLError.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExecute.lo -MD -MP -MF .deps/SQLExecute.Tpo -c -o SQLExecute.lo SQLExecute.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExecute.lo -MD -MP -MF .deps/SQLExecute.Tpo -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o
mv -f .deps/SQLExecDirect.Tpo .deps/SQLExecDirect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExtendedFetch.lo -MD -MP -MF .deps/SQLExtendedFetch.Tpo -c -o SQLExtendedFetch.lo SQLExtendedFetch.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExtendedFetch.lo -MD -MP -MF .deps/SQLExtendedFetch.Tpo -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o
mv -f .deps/SQLExecute.Tpo .deps/SQLExecute.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFetch.lo -MD -MP -MF .deps/SQLFetch.Tpo -c -o SQLFetch.lo SQLFetch.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFetch.lo -MD -MP -MF .deps/SQLFetch.Tpo -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o
mv -f .deps/SQLExtendedFetch.Tpo .deps/SQLExtendedFetch.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFetchScroll.lo -MD -MP -MF .deps/SQLFetchScroll.Tpo -c -o SQLFetchScroll.lo SQLFetchScroll.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFetchScroll.lo -MD -MP -MF .deps/SQLFetchScroll.Tpo -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o
mv -f .deps/SQLFetch.Tpo .deps/SQLFetch.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLForeignKeys.lo -MD -MP -MF .deps/SQLForeignKeys.Tpo -c -o SQLForeignKeys.lo SQLForeignKeys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLForeignKeys.lo -MD -MP -MF .deps/SQLForeignKeys.Tpo -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o
mv -f .deps/SQLFetchScroll.Tpo .deps/SQLFetchScroll.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeConnect.lo -MD -MP -MF .deps/SQLFreeConnect.Tpo -c -o SQLFreeConnect.lo SQLFreeConnect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeConnect.lo -MD -MP -MF .deps/SQLFreeConnect.Tpo -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o
mv -f .deps/SQLForeignKeys.Tpo .deps/SQLForeignKeys.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeEnv.lo -MD -MP -MF .deps/SQLFreeEnv.Tpo -c -o SQLFreeEnv.lo SQLFreeEnv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeEnv.lo -MD -MP -MF .deps/SQLFreeEnv.Tpo -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o
mv -f .deps/SQLFreeConnect.Tpo .deps/SQLFreeConnect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeHandle.lo -MD -MP -MF .deps/SQLFreeHandle.Tpo -c -o SQLFreeHandle.lo SQLFreeHandle.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeHandle.lo -MD -MP -MF .deps/SQLFreeHandle.Tpo -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o
mv -f .deps/SQLFreeEnv.Tpo .deps/SQLFreeEnv.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeStmt.lo -MD -MP -MF .deps/SQLFreeStmt.Tpo -c -o SQLFreeStmt.lo SQLFreeStmt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLFreeStmt.lo -MD -MP -MF .deps/SQLFreeStmt.Tpo -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o
mv -f .deps/SQLFreeHandle.Tpo .deps/SQLFreeHandle.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectAttr.lo -MD -MP -MF .deps/SQLGetConnectAttr.Tpo -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectAttr.lo -MD -MP -MF .deps/SQLGetConnectAttr.Tpo -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o
mv -f .deps/SQLFreeStmt.Tpo .deps/SQLFreeStmt.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectOption.lo -MD -MP -MF .deps/SQLGetConnectOption.Tpo -c -o SQLGetConnectOption.lo SQLGetConnectOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectOption.lo -MD -MP -MF .deps/SQLGetConnectOption.Tpo -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o
mv -f .deps/SQLGetConnectAttr.Tpo .deps/SQLGetConnectAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetCursorName.lo -MD -MP -MF .deps/SQLGetCursorName.Tpo -c -o SQLGetCursorName.lo SQLGetCursorName.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetCursorName.lo -MD -MP -MF .deps/SQLGetCursorName.Tpo -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o
mv -f .deps/SQLGetConnectOption.Tpo .deps/SQLGetConnectOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetData.lo -MD -MP -MF .deps/SQLGetData.Tpo -c -o SQLGetData.lo SQLGetData.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetData.lo -MD -MP -MF .deps/SQLGetData.Tpo -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o
mv -f .deps/SQLGetCursorName.Tpo .deps/SQLGetCursorName.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescField.lo -MD -MP -MF .deps/SQLGetDescField.Tpo -c -o SQLGetDescField.lo SQLGetDescField.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescField.lo -MD -MP -MF .deps/SQLGetDescField.Tpo -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o
mv -f .deps/SQLGetData.Tpo .deps/SQLGetData.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescRec.lo -MD -MP -MF .deps/SQLGetDescRec.Tpo -c -o SQLGetDescRec.lo SQLGetDescRec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescRec.lo -MD -MP -MF .deps/SQLGetDescRec.Tpo -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o
mv -f .deps/SQLGetDescField.Tpo .deps/SQLGetDescField.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagField.lo -MD -MP -MF .deps/SQLGetDiagField.Tpo -c -o SQLGetDiagField.lo SQLGetDiagField.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagField.lo -MD -MP -MF .deps/SQLGetDiagField.Tpo -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o
mv -f .deps/SQLGetDescRec.Tpo .deps/SQLGetDescRec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagRec.lo -MD -MP -MF .deps/SQLGetDiagRec.Tpo -c -o SQLGetDiagRec.lo SQLGetDiagRec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagRec.lo -MD -MP -MF .deps/SQLGetDiagRec.Tpo -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o
mv -f .deps/SQLGetDiagField.Tpo .deps/SQLGetDiagField.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetEnvAttr.lo -MD -MP -MF .deps/SQLGetEnvAttr.Tpo -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetEnvAttr.lo -MD -MP -MF .deps/SQLGetEnvAttr.Tpo -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o
mv -f .deps/SQLGetDiagRec.Tpo .deps/SQLGetDiagRec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetFunctions.lo -MD -MP -MF .deps/SQLGetFunctions.Tpo -c -o SQLGetFunctions.lo SQLGetFunctions.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetFunctions.lo -MD -MP -MF .deps/SQLGetFunctions.Tpo -c SQLGetFunctions.c -fPIC -DPIC -o .libs/SQLGetFunctions.o
mv -f .deps/SQLGetEnvAttr.Tpo .deps/SQLGetEnvAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetInfo.lo -MD -MP -MF .deps/SQLGetInfo.Tpo -c -o SQLGetInfo.lo SQLGetInfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetInfo.lo -MD -MP -MF .deps/SQLGetInfo.Tpo -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o
mv -f .deps/SQLGetFunctions.Tpo .deps/SQLGetFunctions.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetStmtAttr.lo -MD -MP -MF .deps/SQLGetStmtAttr.Tpo -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetStmtAttr.lo -MD -MP -MF .deps/SQLGetStmtAttr.Tpo -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o
mv -f .deps/SQLGetInfo.Tpo .deps/SQLGetInfo.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetStmtOption.lo -MD -MP -MF .deps/SQLGetStmtOption.Tpo -c -o SQLGetStmtOption.lo SQLGetStmtOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetStmtOption.lo -MD -MP -MF .deps/SQLGetStmtOption.Tpo -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o
mv -f .deps/SQLGetStmtAttr.Tpo .deps/SQLGetStmtAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetTypeInfo.lo -MD -MP -MF .deps/SQLGetTypeInfo.Tpo -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetTypeInfo.lo -MD -MP -MF .deps/SQLGetTypeInfo.Tpo -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o
mv -f .deps/SQLGetStmtOption.Tpo .deps/SQLGetStmtOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLMoreResults.lo -MD -MP -MF .deps/SQLMoreResults.Tpo -c -o SQLMoreResults.lo SQLMoreResults.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLMoreResults.lo -MD -MP -MF .deps/SQLMoreResults.Tpo -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o
mv -f .deps/SQLGetTypeInfo.Tpo .deps/SQLGetTypeInfo.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNativeSql.lo -MD -MP -MF .deps/SQLNativeSql.Tpo -c -o SQLNativeSql.lo SQLNativeSql.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNativeSql.lo -MD -MP -MF .deps/SQLNativeSql.Tpo -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o
mv -f .deps/SQLMoreResults.Tpo .deps/SQLMoreResults.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNumParams.lo -MD -MP -MF .deps/SQLNumParams.Tpo -c -o SQLNumParams.lo SQLNumParams.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNumParams.lo -MD -MP -MF .deps/SQLNumParams.Tpo -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o
mv -f .deps/SQLNativeSql.Tpo .deps/SQLNativeSql.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNumResultCols.lo -MD -MP -MF .deps/SQLNumResultCols.Tpo -c -o SQLNumResultCols.lo SQLNumResultCols.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNumResultCols.lo -MD -MP -MF .deps/SQLNumResultCols.Tpo -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o
mv -f .deps/SQLNumParams.Tpo .deps/SQLNumParams.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLParamData.lo -MD -MP -MF .deps/SQLParamData.Tpo -c -o SQLParamData.lo SQLParamData.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLParamData.lo -MD -MP -MF .deps/SQLParamData.Tpo -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o
mv -f .deps/SQLNumResultCols.Tpo .deps/SQLNumResultCols.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLParamOptions.lo -MD -MP -MF .deps/SQLParamOptions.Tpo -c -o SQLParamOptions.lo SQLParamOptions.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLParamOptions.lo -MD -MP -MF .deps/SQLParamOptions.Tpo -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o
mv -f .deps/SQLParamData.Tpo .deps/SQLParamData.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrepare.lo -MD -MP -MF .deps/SQLPrepare.Tpo -c -o SQLPrepare.lo SQLPrepare.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrepare.lo -MD -MP -MF .deps/SQLPrepare.Tpo -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o
mv -f .deps/SQLParamOptions.Tpo .deps/SQLParamOptions.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrimaryKeys.lo -MD -MP -MF .deps/SQLPrimaryKeys.Tpo -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrimaryKeys.lo -MD -MP -MF .deps/SQLPrimaryKeys.Tpo -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o
mv -f .deps/SQLPrepare.Tpo .deps/SQLPrepare.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProcedureColumns.lo -MD -MP -MF .deps/SQLProcedureColumns.Tpo -c -o SQLProcedureColumns.lo SQLProcedureColumns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProcedureColumns.lo -MD -MP -MF .deps/SQLProcedureColumns.Tpo -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o
mv -f .deps/SQLPrimaryKeys.Tpo .deps/SQLPrimaryKeys.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProcedures.lo -MD -MP -MF .deps/SQLProcedures.Tpo -c -o SQLProcedures.lo SQLProcedures.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProcedures.lo -MD -MP -MF .deps/SQLProcedures.Tpo -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o
mv -f .deps/SQLProcedureColumns.Tpo .deps/SQLProcedureColumns.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPutData.lo -MD -MP -MF .deps/SQLPutData.Tpo -c -o SQLPutData.lo SQLPutData.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPutData.lo -MD -MP -MF .deps/SQLPutData.Tpo -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o
mv -f .deps/SQLProcedures.Tpo .deps/SQLProcedures.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRowCount.lo -MD -MP -MF .deps/SQLRowCount.Tpo -c -o SQLRowCount.lo SQLRowCount.c
mv -f .deps/SQLPutData.Tpo .deps/SQLPutData.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectAttr.lo -MD -MP -MF .deps/SQLSetConnectAttr.Tpo -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectAttr.lo -MD -MP -MF .deps/SQLSetConnectAttr.Tpo -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLRowCount.lo -MD -MP -MF .deps/SQLRowCount.Tpo -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o
mv -f .deps/SQLRowCount.Tpo .deps/SQLRowCount.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectOption.lo -MD -MP -MF .deps/SQLSetConnectOption.Tpo -c -o SQLSetConnectOption.lo SQLSetConnectOption.c
mv -f .deps/SQLSetConnectAttr.Tpo .deps/SQLSetConnectAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetCursorName.lo -MD -MP -MF .deps/SQLSetCursorName.Tpo -c -o SQLSetCursorName.lo SQLSetCursorName.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectOption.lo -MD -MP -MF .deps/SQLSetConnectOption.Tpo -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetCursorName.lo -MD -MP -MF .deps/SQLSetCursorName.Tpo -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o
mv -f .deps/SQLSetConnectOption.Tpo .deps/SQLSetConnectOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetDescField.lo -MD -MP -MF .deps/SQLSetDescField.Tpo -c -o SQLSetDescField.lo SQLSetDescField.c
mv -f .deps/SQLSetCursorName.Tpo .deps/SQLSetCursorName.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetDescRec.lo -MD -MP -MF .deps/SQLSetDescRec.Tpo -c -o SQLSetDescRec.lo SQLSetDescRec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetDescField.lo -MD -MP -MF .deps/SQLSetDescField.Tpo -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetDescRec.lo -MD -MP -MF .deps/SQLSetDescRec.Tpo -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o
mv -f .deps/SQLSetDescField.Tpo .deps/SQLSetDescField.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetEnvAttr.lo -MD -MP -MF .deps/SQLSetEnvAttr.Tpo -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c
mv -f .deps/SQLSetDescRec.Tpo .deps/SQLSetDescRec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetParam.lo -MD -MP -MF .deps/SQLSetParam.Tpo -c -o SQLSetParam.lo SQLSetParam.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetEnvAttr.lo -MD -MP -MF .deps/SQLSetEnvAttr.Tpo -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetParam.lo -MD -MP -MF .deps/SQLSetParam.Tpo -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o
SQLSetEnvAttr.c: In function 'SQLSetEnvAttr':
SQLSetEnvAttr.c:201:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
SQLUINTEGER ptr = (SQLUINTEGER) value;
^
SQLSetEnvAttr.c:226:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
SQLUINTEGER ptr = (SQLUINTEGER) value;
^
SQLSetEnvAttr.c:250:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
SQLUINTEGER ptr = (SQLUINTEGER) value;
^
SQLSetEnvAttr.c:292:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
SQLUINTEGER ptr = (SQLUINTEGER) value;
^
mv -f .deps/SQLSetParam.Tpo .deps/SQLSetParam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetPos.lo -MD -MP -MF .deps/SQLSetPos.Tpo -c -o SQLSetPos.lo SQLSetPos.c
mv -f .deps/SQLSetEnvAttr.Tpo .deps/SQLSetEnvAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetScrollOptions.lo -MD -MP -MF .deps/SQLSetScrollOptions.Tpo -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetPos.lo -MD -MP -MF .deps/SQLSetPos.Tpo -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetScrollOptions.lo -MD -MP -MF .deps/SQLSetScrollOptions.Tpo -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o
mv -f .deps/SQLSetPos.Tpo .deps/SQLSetPos.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtAttr.lo -MD -MP -MF .deps/SQLSetStmtAttr.Tpo -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtAttr.lo -MD -MP -MF .deps/SQLSetStmtAttr.Tpo -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o
mv -f .deps/SQLSetScrollOptions.Tpo .deps/SQLSetScrollOptions.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtOption.lo -MD -MP -MF .deps/SQLSetStmtOption.Tpo -c -o SQLSetStmtOption.lo SQLSetStmtOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtOption.lo -MD -MP -MF .deps/SQLSetStmtOption.Tpo -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o
mv -f .deps/SQLSetStmtAttr.Tpo .deps/SQLSetStmtAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSpecialColumns.lo -MD -MP -MF .deps/SQLSpecialColumns.Tpo -c -o SQLSpecialColumns.lo SQLSpecialColumns.c
mv -f .deps/SQLSetStmtOption.Tpo .deps/SQLSetStmtOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLStatistics.lo -MD -MP -MF .deps/SQLStatistics.Tpo -c -o SQLStatistics.lo SQLStatistics.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSpecialColumns.lo -MD -MP -MF .deps/SQLSpecialColumns.Tpo -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLStatistics.lo -MD -MP -MF .deps/SQLStatistics.Tpo -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o
mv -f .deps/SQLSpecialColumns.Tpo .deps/SQLSpecialColumns.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTablePrivileges.lo -MD -MP -MF .deps/SQLTablePrivileges.Tpo -c -o SQLTablePrivileges.lo SQLTablePrivileges.c
mv -f .deps/SQLStatistics.Tpo .deps/SQLStatistics.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTables.lo -MD -MP -MF .deps/SQLTables.Tpo -c -o SQLTables.lo SQLTables.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTablePrivileges.lo -MD -MP -MF .deps/SQLTablePrivileges.Tpo -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTables.lo -MD -MP -MF .deps/SQLTables.Tpo -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o
mv -f .deps/SQLTablePrivileges.Tpo .deps/SQLTablePrivileges.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTransact.lo -MD -MP -MF .deps/SQLTransact.Tpo -c -o SQLTransact.lo SQLTransact.c
mv -f .deps/SQLTables.Tpo .deps/SQLTables.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBrowseConnectW.lo -MD -MP -MF .deps/SQLBrowseConnectW.Tpo -c -o SQLBrowseConnectW.lo SQLBrowseConnectW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLBrowseConnectW.lo -MD -MP -MF .deps/SQLBrowseConnectW.Tpo -c SQLBrowseConnectW.c -fPIC -DPIC -o .libs/SQLBrowseConnectW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTransact.lo -MD -MP -MF .deps/SQLTransact.Tpo -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o
mv -f .deps/SQLTransact.Tpo .deps/SQLTransact.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttributeW.lo -MD -MP -MF .deps/SQLColAttributeW.Tpo -c -o SQLColAttributeW.lo SQLColAttributeW.c
mv -f .deps/SQLBrowseConnectW.Tpo .deps/SQLBrowseConnectW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttributesW.lo -MD -MP -MF .deps/SQLColAttributesW.Tpo -c -o SQLColAttributesW.lo SQLColAttributesW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttributeW.lo -MD -MP -MF .deps/SQLColAttributeW.Tpo -c SQLColAttributeW.c -fPIC -DPIC -o .libs/SQLColAttributeW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColAttributesW.lo -MD -MP -MF .deps/SQLColAttributesW.Tpo -c SQLColAttributesW.c -fPIC -DPIC -o .libs/SQLColAttributesW.o
mv -f .deps/SQLColAttributeW.Tpo .deps/SQLColAttributeW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumnPrivilegesW.lo -MD -MP -MF .deps/SQLColumnPrivilegesW.Tpo -c -o SQLColumnPrivilegesW.lo SQLColumnPrivilegesW.c
mv -f .deps/SQLColAttributesW.Tpo .deps/SQLColAttributesW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumnsW.lo -MD -MP -MF .deps/SQLColumnsW.Tpo -c -o SQLColumnsW.lo SQLColumnsW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumnsW.lo -MD -MP -MF .deps/SQLColumnsW.Tpo -c SQLColumnsW.c -fPIC -DPIC -o .libs/SQLColumnsW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLColumnPrivilegesW.lo -MD -MP -MF .deps/SQLColumnPrivilegesW.Tpo -c SQLColumnPrivilegesW.c -fPIC -DPIC -o .libs/SQLColumnPrivilegesW.o
mv -f .deps/SQLColumnPrivilegesW.Tpo .deps/SQLColumnPrivilegesW.Plo
mv -f .deps/SQLColumnsW.Tpo .deps/SQLColumnsW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConnectW.lo -MD -MP -MF .deps/SQLConnectW.Tpo -c -o SQLConnectW.lo SQLConnectW.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDataSourcesW.lo -MD -MP -MF .deps/SQLDataSourcesW.Tpo -c -o SQLDataSourcesW.lo SQLDataSourcesW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDataSourcesW.lo -MD -MP -MF .deps/SQLDataSourcesW.Tpo -c SQLDataSourcesW.c -fPIC -DPIC -o .libs/SQLDataSourcesW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLConnectW.lo -MD -MP -MF .deps/SQLConnectW.Tpo -c SQLConnectW.c -fPIC -DPIC -o .libs/SQLConnectW.o
mv -f .deps/SQLDataSourcesW.Tpo .deps/SQLDataSourcesW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDescribeColW.lo -MD -MP -MF .deps/SQLDescribeColW.Tpo -c -o SQLDescribeColW.lo SQLDescribeColW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDescribeColW.lo -MD -MP -MF .deps/SQLDescribeColW.Tpo -c SQLDescribeColW.c -fPIC -DPIC -o .libs/SQLDescribeColW.o
mv -f .deps/SQLConnectW.Tpo .deps/SQLConnectW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDriverConnectW.lo -MD -MP -MF .deps/SQLDriverConnectW.Tpo -c -o SQLDriverConnectW.lo SQLDriverConnectW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDriverConnectW.lo -MD -MP -MF .deps/SQLDriverConnectW.Tpo -c SQLDriverConnectW.c -fPIC -DPIC -o .libs/SQLDriverConnectW.o
mv -f .deps/SQLDescribeColW.Tpo .deps/SQLDescribeColW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDriversW.lo -MD -MP -MF .deps/SQLDriversW.Tpo -c -o SQLDriversW.lo SQLDriversW.c
mv -f .deps/SQLDriverConnectW.Tpo .deps/SQLDriverConnectW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLErrorW.lo -MD -MP -MF .deps/SQLErrorW.Tpo -c -o SQLErrorW.lo SQLErrorW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLDriversW.lo -MD -MP -MF .deps/SQLDriversW.Tpo -c SQLDriversW.c -fPIC -DPIC -o .libs/SQLDriversW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLErrorW.lo -MD -MP -MF .deps/SQLErrorW.Tpo -c SQLErrorW.c -fPIC -DPIC -o .libs/SQLErrorW.o
mv -f .deps/SQLDriversW.Tpo .deps/SQLDriversW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExecDirectW.lo -MD -MP -MF .deps/SQLExecDirectW.Tpo -c -o SQLExecDirectW.lo SQLExecDirectW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLExecDirectW.lo -MD -MP -MF .deps/SQLExecDirectW.Tpo -c SQLExecDirectW.c -fPIC -DPIC -o .libs/SQLExecDirectW.o
mv -f .deps/SQLErrorW.Tpo .deps/SQLErrorW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLForeignKeysW.lo -MD -MP -MF .deps/SQLForeignKeysW.Tpo -c -o SQLForeignKeysW.lo SQLForeignKeysW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLForeignKeysW.lo -MD -MP -MF .deps/SQLForeignKeysW.Tpo -c SQLForeignKeysW.c -fPIC -DPIC -o .libs/SQLForeignKeysW.o
mv -f .deps/SQLForeignKeysW.Tpo .deps/SQLForeignKeysW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectAttrW.lo -MD -MP -MF .deps/SQLGetConnectAttrW.Tpo -c -o SQLGetConnectAttrW.lo SQLGetConnectAttrW.c
mv -f .deps/SQLExecDirectW.Tpo .deps/SQLExecDirectW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectOptionW.lo -MD -MP -MF .deps/SQLGetConnectOptionW.Tpo -c -o SQLGetConnectOptionW.lo SQLGetConnectOptionW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectAttrW.lo -MD -MP -MF .deps/SQLGetConnectAttrW.Tpo -c SQLGetConnectAttrW.c -fPIC -DPIC -o .libs/SQLGetConnectAttrW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetConnectOptionW.lo -MD -MP -MF .deps/SQLGetConnectOptionW.Tpo -c SQLGetConnectOptionW.c -fPIC -DPIC -o .libs/SQLGetConnectOptionW.o
mv -f .deps/SQLGetConnectAttrW.Tpo .deps/SQLGetConnectAttrW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetCursorNameW.lo -MD -MP -MF .deps/SQLGetCursorNameW.Tpo -c -o SQLGetCursorNameW.lo SQLGetCursorNameW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetCursorNameW.lo -MD -MP -MF .deps/SQLGetCursorNameW.Tpo -c SQLGetCursorNameW.c -fPIC -DPIC -o .libs/SQLGetCursorNameW.o
mv -f .deps/SQLGetConnectOptionW.Tpo .deps/SQLGetConnectOptionW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescFieldW.lo -MD -MP -MF .deps/SQLGetDescFieldW.Tpo -c -o SQLGetDescFieldW.lo SQLGetDescFieldW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescFieldW.lo -MD -MP -MF .deps/SQLGetDescFieldW.Tpo -c SQLGetDescFieldW.c -fPIC -DPIC -o .libs/SQLGetDescFieldW.o
mv -f .deps/SQLGetCursorNameW.Tpo .deps/SQLGetCursorNameW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescRecW.lo -MD -MP -MF .deps/SQLGetDescRecW.Tpo -c -o SQLGetDescRecW.lo SQLGetDescRecW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDescRecW.lo -MD -MP -MF .deps/SQLGetDescRecW.Tpo -c SQLGetDescRecW.c -fPIC -DPIC -o .libs/SQLGetDescRecW.o
mv -f .deps/SQLGetDescFieldW.Tpo .deps/SQLGetDescFieldW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagFieldW.lo -MD -MP -MF .deps/SQLGetDiagFieldW.Tpo -c -o SQLGetDiagFieldW.lo SQLGetDiagFieldW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagFieldW.lo -MD -MP -MF .deps/SQLGetDiagFieldW.Tpo -c SQLGetDiagFieldW.c -fPIC -DPIC -o .libs/SQLGetDiagFieldW.o
mv -f .deps/SQLGetDescRecW.Tpo .deps/SQLGetDescRecW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagRecW.lo -MD -MP -MF .deps/SQLGetDiagRecW.Tpo -c -o SQLGetDiagRecW.lo SQLGetDiagRecW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetDiagRecW.lo -MD -MP -MF .deps/SQLGetDiagRecW.Tpo -c SQLGetDiagRecW.c -fPIC -DPIC -o .libs/SQLGetDiagRecW.o
mv -f .deps/SQLGetDiagFieldW.Tpo .deps/SQLGetDiagFieldW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetInfoW.lo -MD -MP -MF .deps/SQLGetInfoW.Tpo -c -o SQLGetInfoW.lo SQLGetInfoW.c
mv -f .deps/SQLGetDiagRecW.Tpo .deps/SQLGetDiagRecW.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetInfoW.lo -MD -MP -MF .deps/SQLGetInfoW.Tpo -c SQLGetInfoW.c -fPIC -DPIC -o .libs/SQLGetInfoW.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetStmtAttrW.lo -MD -MP -MF .deps/SQLGetStmtAttrW.Tpo -c -o SQLGetStmtAttrW.lo SQLGetStmtAttrW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetStmtAttrW.lo -MD -MP -MF .deps/SQLGetStmtAttrW.Tpo -c SQLGetStmtAttrW.c -fPIC -DPIC -o .libs/SQLGetStmtAttrW.o
mv -f .deps/SQLGetInfoW.Tpo .deps/SQLGetInfoW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetTypeInfoW.lo -MD -MP -MF .deps/SQLGetTypeInfoW.Tpo -c -o SQLGetTypeInfoW.lo SQLGetTypeInfoW.c
mv -f .deps/SQLGetStmtAttrW.Tpo .deps/SQLGetStmtAttrW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNativeSqlW.lo -MD -MP -MF .deps/SQLNativeSqlW.Tpo -c -o SQLNativeSqlW.lo SQLNativeSqlW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLGetTypeInfoW.lo -MD -MP -MF .deps/SQLGetTypeInfoW.Tpo -c SQLGetTypeInfoW.c -fPIC -DPIC -o .libs/SQLGetTypeInfoW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLNativeSqlW.lo -MD -MP -MF .deps/SQLNativeSqlW.Tpo -c SQLNativeSqlW.c -fPIC -DPIC -o .libs/SQLNativeSqlW.o
mv -f .deps/SQLGetTypeInfoW.Tpo .deps/SQLGetTypeInfoW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrepareW.lo -MD -MP -MF .deps/SQLPrepareW.Tpo -c -o SQLPrepareW.lo SQLPrepareW.c
mv -f .deps/SQLNativeSqlW.Tpo .deps/SQLNativeSqlW.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrepareW.lo -MD -MP -MF .deps/SQLPrepareW.Tpo -c SQLPrepareW.c -fPIC -DPIC -o .libs/SQLPrepareW.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrimaryKeysW.lo -MD -MP -MF .deps/SQLPrimaryKeysW.Tpo -c -o SQLPrimaryKeysW.lo SQLPrimaryKeysW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLPrimaryKeysW.lo -MD -MP -MF .deps/SQLPrimaryKeysW.Tpo -c SQLPrimaryKeysW.c -fPIC -DPIC -o .libs/SQLPrimaryKeysW.o
mv -f .deps/SQLPrepareW.Tpo .deps/SQLPrepareW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProcedureColumnsW.lo -MD -MP -MF .deps/SQLProcedureColumnsW.Tpo -c -o SQLProcedureColumnsW.lo SQLProcedureColumnsW.c
mv -f .deps/SQLPrimaryKeysW.Tpo .deps/SQLPrimaryKeysW.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProcedureColumnsW.lo -MD -MP -MF .deps/SQLProcedureColumnsW.Tpo -c SQLProcedureColumnsW.c -fPIC -DPIC -o .libs/SQLProcedureColumnsW.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProceduresW.lo -MD -MP -MF .deps/SQLProceduresW.Tpo -c -o SQLProceduresW.lo SQLProceduresW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLProceduresW.lo -MD -MP -MF .deps/SQLProceduresW.Tpo -c SQLProceduresW.c -fPIC -DPIC -o .libs/SQLProceduresW.o
mv -f .deps/SQLProcedureColumnsW.Tpo .deps/SQLProcedureColumnsW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectAttrW.lo -MD -MP -MF .deps/SQLSetConnectAttrW.Tpo -c -o SQLSetConnectAttrW.lo SQLSetConnectAttrW.c
mv -f .deps/SQLProceduresW.Tpo .deps/SQLProceduresW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectOptionW.lo -MD -MP -MF .deps/SQLSetConnectOptionW.Tpo -c -o SQLSetConnectOptionW.lo SQLSetConnectOptionW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectAttrW.lo -MD -MP -MF .deps/SQLSetConnectAttrW.Tpo -c SQLSetConnectAttrW.c -fPIC -DPIC -o .libs/SQLSetConnectAttrW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetConnectOptionW.lo -MD -MP -MF .deps/SQLSetConnectOptionW.Tpo -c SQLSetConnectOptionW.c -fPIC -DPIC -o .libs/SQLSetConnectOptionW.o
mv -f .deps/SQLSetConnectOptionW.Tpo .deps/SQLSetConnectOptionW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetCursorNameW.lo -MD -MP -MF .deps/SQLSetCursorNameW.Tpo -c -o SQLSetCursorNameW.lo SQLSetCursorNameW.c
mv -f .deps/SQLSetConnectAttrW.Tpo .deps/SQLSetConnectAttrW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetDescFieldW.lo -MD -MP -MF .deps/SQLSetDescFieldW.Tpo -c -o SQLSetDescFieldW.lo SQLSetDescFieldW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetCursorNameW.lo -MD -MP -MF .deps/SQLSetCursorNameW.Tpo -c SQLSetCursorNameW.c -fPIC -DPIC -o .libs/SQLSetCursorNameW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetDescFieldW.lo -MD -MP -MF .deps/SQLSetDescFieldW.Tpo -c SQLSetDescFieldW.c -fPIC -DPIC -o .libs/SQLSetDescFieldW.o
mv -f .deps/SQLSetCursorNameW.Tpo .deps/SQLSetCursorNameW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtAttrW.lo -MD -MP -MF .deps/SQLSetStmtAttrW.Tpo -c -o SQLSetStmtAttrW.lo SQLSetStmtAttrW.c
mv -f .deps/SQLSetDescFieldW.Tpo .deps/SQLSetDescFieldW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtOptionW.lo -MD -MP -MF .deps/SQLSetStmtOptionW.Tpo -c -o SQLSetStmtOptionW.lo SQLSetStmtOptionW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtAttrW.lo -MD -MP -MF .deps/SQLSetStmtAttrW.Tpo -c SQLSetStmtAttrW.c -fPIC -DPIC -o .libs/SQLSetStmtAttrW.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSetStmtOptionW.lo -MD -MP -MF .deps/SQLSetStmtOptionW.Tpo -c SQLSetStmtOptionW.c -fPIC -DPIC -o .libs/SQLSetStmtOptionW.o
SQLSetStmtAttrW.c: In function 'SQLSetStmtAttrW':
SQLSetStmtAttrW.c:436:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
statement -> metadata_id = (SQLINTEGER) value;
^
mv -f .deps/SQLSetStmtAttrW.Tpo .deps/SQLSetStmtAttrW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSpecialColumnsW.lo -MD -MP -MF .deps/SQLSpecialColumnsW.Tpo -c -o SQLSpecialColumnsW.lo SQLSpecialColumnsW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLSpecialColumnsW.lo -MD -MP -MF .deps/SQLSpecialColumnsW.Tpo -c SQLSpecialColumnsW.c -fPIC -DPIC -o .libs/SQLSpecialColumnsW.o
mv -f .deps/SQLSetStmtOptionW.Tpo .deps/SQLSetStmtOptionW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLStatisticsW.lo -MD -MP -MF .deps/SQLStatisticsW.Tpo -c -o SQLStatisticsW.lo SQLStatisticsW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLStatisticsW.lo -MD -MP -MF .deps/SQLStatisticsW.Tpo -c SQLStatisticsW.c -fPIC -DPIC -o .libs/SQLStatisticsW.o
mv -f .deps/SQLSpecialColumnsW.Tpo .deps/SQLSpecialColumnsW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTablePrivilegesW.lo -MD -MP -MF .deps/SQLTablePrivilegesW.Tpo -c -o SQLTablePrivilegesW.lo SQLTablePrivilegesW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTablePrivilegesW.lo -MD -MP -MF .deps/SQLTablePrivilegesW.Tpo -c SQLTablePrivilegesW.c -fPIC -DPIC -o .libs/SQLTablePrivilegesW.o
mv -f .deps/SQLStatisticsW.Tpo .deps/SQLStatisticsW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTablesW.lo -MD -MP -MF .deps/SQLTablesW.Tpo -c -o SQLTablesW.lo SQLTablesW.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT SQLTablesW.lo -MD -MP -MF .deps/SQLTablesW.Tpo -c SQLTablesW.c -fPIC -DPIC -o .libs/SQLTablesW.o
mv -f .deps/SQLTablePrivilegesW.Tpo .deps/SQLTablePrivilegesW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __connection.lo -MD -MP -MF .deps/__connection.Tpo -c -o __connection.lo __connection.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __connection.lo -MD -MP -MF .deps/__connection.Tpo -c __connection.c -fPIC -DPIC -o .libs/__connection.o
mv -f .deps/SQLTablesW.Tpo .deps/SQLTablesW.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __handles.lo -MD -MP -MF .deps/__handles.Tpo -c -o __handles.lo __handles.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __handles.lo -MD -MP -MF .deps/__handles.Tpo -c __handles.c -fPIC -DPIC -o .libs/__handles.o
mv -f .deps/__connection.Tpo .deps/__connection.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __info.lo -MD -MP -MF .deps/__info.Tpo -c -o __info.lo __info.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __info.lo -MD -MP -MF .deps/__info.Tpo -c __info.c -fPIC -DPIC -o .libs/__info.o
mv -f .deps/__handles.Tpo .deps/__handles.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __stats.lo -MD -MP -MF .deps/__stats.Tpo -c -o __stats.lo __stats.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __stats.lo -MD -MP -MF .deps/__stats.Tpo -c __stats.c -fPIC -DPIC -o .libs/__stats.o
mv -f .deps/__info.Tpo .deps/__info.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __attribute.lo -MD -MP -MF .deps/__attribute.Tpo -c -o __attribute.lo __attribute.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT __attribute.lo -MD -MP -MF .deps/__attribute.Tpo -c __attribute.c -fPIC -DPIC -o .libs/__attribute.o
__attribute.c: In function 'dm_check_connection_attrs':
__attribute.c:1402:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
ival = (SQLINTEGER) value;
^
__attribute.c: In function 'dm_check_statement_attrs':
__attribute.c:1539:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
ival = (SQLUINTEGER) value;
^
mv -f .deps/__attribute.Tpo .deps/__attribute.Plo
mv -f .deps/__stats.Tpo .deps/__stats.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./DriverManager.exp -o libodbc.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCancelHandle.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDataSources.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLDrivers.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetFunctions.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo SQLBrowseConnectW.lo SQLColAttributeW.lo SQLColAttributesW.lo SQLColumnPrivilegesW.lo SQLColumnsW.lo SQLConnectW.lo SQLDataSourcesW.lo SQLDescribeColW.lo SQLDriverConnectW.lo SQLDriversW.lo SQLErrorW.lo SQLExecDirectW.lo SQLForeignKeysW.lo SQLGetConnectAttrW.lo SQLGetConnectOptionW.lo SQLGetCursorNameW.lo SQLGetDescFieldW.lo SQLGetDescRecW.lo SQLGetDiagFieldW.lo SQLGetDiagRecW.lo SQLGetInfoW.lo SQLGetStmtAttrW.lo SQLGetTypeInfoW.lo SQLNativeSqlW.lo SQLPrepareW.lo SQLPrimaryKeysW.lo SQLProcedureColumnsW.lo SQLProceduresW.lo SQLSetConnectAttrW.lo SQLSetConnectOptionW.lo SQLSetCursorNameW.lo SQLSetDescFieldW.lo SQLSetStmtAttrW.lo SQLSetStmtOptionW.lo SQLSpecialColumnsW.lo SQLStatisticsW.lo SQLTablePrivilegesW.lo SQLTablesW.lo __connection.lo __handles.lo __info.lo __stats.lo __attribute.lo ../lst/liblstlc.la ../log/libloglc.la ../ini/libinilc.la ../odbcinst/libodbcinstlc.la -lltdl -ldl -lpthread
libtool: link: echo "{ global:" > .libs/libodbc.ver
libtool: link: cat ./DriverManager.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbc.ver
libtool: link: echo "local: *; };" >> .libs/libodbc.ver
libtool: link: gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCancelHandle.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDataSources.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLDrivers.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetFunctions.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/SQLBrowseConnectW.o .libs/SQLColAttributeW.o .libs/SQLColAttributesW.o .libs/SQLColumnPrivilegesW.o .libs/SQLColumnsW.o .libs/SQLConnectW.o .libs/SQLDataSourcesW.o .libs/SQLDescribeColW.o .libs/SQLDriverConnectW.o .libs/SQLDriversW.o .libs/SQLErrorW.o .libs/SQLExecDirectW.o .libs/SQLForeignKeysW.o .libs/SQLGetConnectAttrW.o .libs/SQLGetConnectOptionW.o .libs/SQLGetCursorNameW.o .libs/SQLGetDescFieldW.o .libs/SQLGetDescRecW.o .libs/SQLGetDiagFieldW.o .libs/SQLGetDiagRecW.o .libs/SQLGetInfoW.o .libs/SQLGetStmtAttrW.o .libs/SQLGetTypeInfoW.o .libs/SQLNativeSqlW.o .libs/SQLPrepareW.o .libs/SQLPrimaryKeysW.o .libs/SQLProcedureColumnsW.o .libs/SQLProceduresW.o .libs/SQLSetConnectAttrW.o .libs/SQLSetConnectOptionW.o .libs/SQLSetCursorNameW.o .libs/SQLSetDescFieldW.o .libs/SQLSetStmtAttrW.o .libs/SQLSetStmtOptionW.o .libs/SQLSpecialColumnsW.o .libs/SQLStatisticsW.o .libs/SQLTablePrivilegesW.o .libs/SQLTablesW.o .libs/__connection.o .libs/__handles.o .libs/__info.o .libs/__stats.o .libs/__attribute.o -Wl,--whole-archive ../lst/.libs/liblstlc.a ../log/.libs/libloglc.a ../ini/.libs/libinilc.a ../odbcinst/.libs/libodbcinstlc.a -Wl,--no-whole-archive -lltdl -ldl -lpthread -pthread -pthread -Wl,-soname -Wl,libodbc.so.2 -Wl,-version-script -Wl,.libs/libodbc.ver -o .libs/libodbc.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbc.so.2" && ln -s "libodbc.so.2.0.0" "libodbc.so.2")
libtool: link: (cd ".libs" && rm -f "libodbc.so" && ln -s "libodbc.so.2.0.0" "libodbc.so")
libtool: link: ( cd ".libs" && rm -f "libodbc.la" && ln -s "../libodbc.la" "libodbc.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DriverManager'
Making all in exe
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/exe'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT isql.o -MD -MP -MF .deps/isql.Tpo -c -o isql.o isql.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT dltest.o -MD -MP -MF .deps/dltest.Tpo -c -o dltest.o dltest.c
mv -f .deps/dltest.Tpo .deps/dltest.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT odbcinst.o -MD -MP -MF .deps/odbcinst.Tpo -c -o odbcinst.o odbcinst.c
mv -f .deps/odbcinst.Tpo .deps/odbcinst.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT iusql.o -MD -MP -MF .deps/iusql.Tpo -c -o iusql.o iusql.c
mv -f .deps/isql.Tpo .deps/isql.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT odbc-config.o -MD -MP -MF .deps/odbc-config.Tpo -c -o odbc-config.o odbc-config.c
mv -f .deps/odbc-config.Tpo .deps/odbc-config.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -MT slencheck.o -MD -MP -MF .deps/slencheck.Tpo -c -o slencheck.o slencheck.c
mv -f .deps/iusql.Tpo .deps/iusql.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o isql isql.o ../DriverManager/libodbc.la ../extras/libodbcextraslc.la -lreadline -ldl -lpthread
mv -f .deps/slencheck.Tpo .deps/slencheck.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o dltest dltest.o -lltdl -ldl -lpthread
libtool: link: gcc -pthread -o dltest dltest.o -lltdl -ldl -lpthread -pthread
libtool: link: gcc -pthread -o .libs/isql isql.o ../DriverManager/.libs/libodbc.so ../extras/.libs/libodbcextraslc.a -lreadline -ldl -lpthread -pthread
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o odbcinst odbcinst.o ../odbcinst/libodbcinst.la ../ini/libinilc.la -lltdl -ldl -lpthread
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o iusql iusql.o ../DriverManager/libodbc.la ../odbcinst/libodbcinst.la ../ini/libinilc.la -lreadline -ldl -lpthread
libtool: link: gcc -pthread -o .libs/odbcinst odbcinst.o ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lltdl -ldl -lpthread -pthread
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o odbc_config odbc-config.o -ldl -lpthread
libtool: link: gcc -pthread -o .libs/iusql iusql.o ../DriverManager/.libs/libodbc.so ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lreadline -ldl -lpthread -pthread
libtool: link: gcc -pthread -o odbc_config odbc-config.o -ldl -lpthread -pthread
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -o slencheck slencheck.o ../DriverManager/libodbc.la -lreadline -ldl -lpthread
libtool: link: gcc -pthread -o .libs/slencheck slencheck.o ../DriverManager/.libs/libodbc.so -lreadline -ldl -lpthread -pthread
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/exe'
Making all in cur
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/cur'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLAllocHandle.lo -MD -MP -MF .deps/SQLAllocHandle.Tpo -c -o SQLAllocHandle.lo SQLAllocHandle.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLAllocHandleStd.lo -MD -MP -MF .deps/SQLAllocHandleStd.Tpo -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLAllocHandleStd.lo -MD -MP -MF .deps/SQLAllocHandleStd.Tpo -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLAllocHandle.lo -MD -MP -MF .deps/SQLAllocHandle.Tpo -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o
mv -f .deps/SQLAllocHandle.Tpo .deps/SQLAllocHandle.Plo
mv -f .deps/SQLAllocHandleStd.Tpo .deps/SQLAllocHandleStd.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLAllocStmt.lo -MD -MP -MF .deps/SQLAllocStmt.Tpo -c -o SQLAllocStmt.lo SQLAllocStmt.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLBindCol.lo -MD -MP -MF .deps/SQLBindCol.Tpo -c -o SQLBindCol.lo SQLBindCol.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLAllocStmt.lo -MD -MP -MF .deps/SQLAllocStmt.Tpo -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLBindCol.lo -MD -MP -MF .deps/SQLBindCol.Tpo -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o
mv -f .deps/SQLAllocStmt.Tpo .deps/SQLAllocStmt.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLBindParam.lo -MD -MP -MF .deps/SQLBindParam.Tpo -c -o SQLBindParam.lo SQLBindParam.c
mv -f .deps/SQLBindCol.Tpo .deps/SQLBindCol.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLBindParameter.lo -MD -MP -MF .deps/SQLBindParameter.Tpo -c -o SQLBindParameter.lo SQLBindParameter.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLBindParameter.lo -MD -MP -MF .deps/SQLBindParameter.Tpo -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLBindParam.lo -MD -MP -MF .deps/SQLBindParam.Tpo -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o
mv -f .deps/SQLBindParam.Tpo .deps/SQLBindParam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLCancel.lo -MD -MP -MF .deps/SQLCancel.Tpo -c -o SQLCancel.lo SQLCancel.c
mv -f .deps/SQLBindParameter.Tpo .deps/SQLBindParameter.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLCloseCursor.lo -MD -MP -MF .deps/SQLCloseCursor.Tpo -c -o SQLCloseCursor.lo SQLCloseCursor.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLCancel.lo -MD -MP -MF .deps/SQLCancel.Tpo -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLCloseCursor.lo -MD -MP -MF .deps/SQLCloseCursor.Tpo -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o
mv -f .deps/SQLCancel.Tpo .deps/SQLCancel.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColAttribute.lo -MD -MP -MF .deps/SQLColAttribute.Tpo -c -o SQLColAttribute.lo SQLColAttribute.c
mv -f .deps/SQLCloseCursor.Tpo .deps/SQLCloseCursor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColAttributes.lo -MD -MP -MF .deps/SQLColAttributes.Tpo -c -o SQLColAttributes.lo SQLColAttributes.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColAttribute.lo -MD -MP -MF .deps/SQLColAttribute.Tpo -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColAttributes.lo -MD -MP -MF .deps/SQLColAttributes.Tpo -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o
mv -f .deps/SQLColAttribute.Tpo .deps/SQLColAttribute.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColumnPrivileges.lo -MD -MP -MF .deps/SQLColumnPrivileges.Tpo -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c
mv -f .deps/SQLColAttributes.Tpo .deps/SQLColAttributes.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColumns.lo -MD -MP -MF .deps/SQLColumns.Tpo -c -o SQLColumns.lo SQLColumns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColumnPrivileges.lo -MD -MP -MF .deps/SQLColumnPrivileges.Tpo -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLColumns.lo -MD -MP -MF .deps/SQLColumns.Tpo -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o
mv -f .deps/SQLColumnPrivileges.Tpo .deps/SQLColumnPrivileges.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLConnect.lo -MD -MP -MF .deps/SQLConnect.Tpo -c -o SQLConnect.lo SQLConnect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLConnect.lo -MD -MP -MF .deps/SQLConnect.Tpo -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o
mv -f .deps/SQLColumns.Tpo .deps/SQLColumns.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLCopyDesc.lo -MD -MP -MF .deps/SQLCopyDesc.Tpo -c -o SQLCopyDesc.lo SQLCopyDesc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLCopyDesc.lo -MD -MP -MF .deps/SQLCopyDesc.Tpo -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o
mv -f .deps/SQLConnect.Tpo .deps/SQLConnect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLDescribeCol.lo -MD -MP -MF .deps/SQLDescribeCol.Tpo -c -o SQLDescribeCol.lo SQLDescribeCol.c
mv -f .deps/SQLCopyDesc.Tpo .deps/SQLCopyDesc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLDescribeParam.lo -MD -MP -MF .deps/SQLDescribeParam.Tpo -c -o SQLDescribeParam.lo SQLDescribeParam.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLDescribeCol.lo -MD -MP -MF .deps/SQLDescribeCol.Tpo -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLDescribeParam.lo -MD -MP -MF .deps/SQLDescribeParam.Tpo -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o
mv -f .deps/SQLDescribeCol.Tpo .deps/SQLDescribeCol.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLEndTran.lo -MD -MP -MF .deps/SQLEndTran.Tpo -c -o SQLEndTran.lo SQLEndTran.c
mv -f .deps/SQLDescribeParam.Tpo .deps/SQLDescribeParam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLError.lo -MD -MP -MF .deps/SQLError.Tpo -c -o SQLError.lo SQLError.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLEndTran.lo -MD -MP -MF .deps/SQLEndTran.Tpo -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLError.lo -MD -MP -MF .deps/SQLError.Tpo -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o
mv -f .deps/SQLError.Tpo .deps/SQLError.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLExecDirect.lo -MD -MP -MF .deps/SQLExecDirect.Tpo -c -o SQLExecDirect.lo SQLExecDirect.c
mv -f .deps/SQLEndTran.Tpo .deps/SQLEndTran.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLExecute.lo -MD -MP -MF .deps/SQLExecute.Tpo -c -o SQLExecute.lo SQLExecute.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLExecDirect.lo -MD -MP -MF .deps/SQLExecDirect.Tpo -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLExecute.lo -MD -MP -MF .deps/SQLExecute.Tpo -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o
mv -f .deps/SQLExecute.Tpo .deps/SQLExecute.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLExtendedFetch.lo -MD -MP -MF .deps/SQLExtendedFetch.Tpo -c -o SQLExtendedFetch.lo SQLExtendedFetch.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLExtendedFetch.lo -MD -MP -MF .deps/SQLExtendedFetch.Tpo -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o
mv -f .deps/SQLExecDirect.Tpo .deps/SQLExecDirect.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFetch.lo -MD -MP -MF .deps/SQLFetch.Tpo -c -o SQLFetch.lo SQLFetch.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFetch.lo -MD -MP -MF .deps/SQLFetch.Tpo -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o
mv -f .deps/SQLExtendedFetch.Tpo .deps/SQLExtendedFetch.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFetchScroll.lo -MD -MP -MF .deps/SQLFetchScroll.Tpo -c -o SQLFetchScroll.lo SQLFetchScroll.c
mv -f .deps/SQLFetch.Tpo .deps/SQLFetch.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFetchScroll.lo -MD -MP -MF .deps/SQLFetchScroll.Tpo -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLForeignKeys.lo -MD -MP -MF .deps/SQLForeignKeys.Tpo -c -o SQLForeignKeys.lo SQLForeignKeys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLForeignKeys.lo -MD -MP -MF .deps/SQLForeignKeys.Tpo -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o
mv -f .deps/SQLForeignKeys.Tpo .deps/SQLForeignKeys.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFreeHandle.lo -MD -MP -MF .deps/SQLFreeHandle.Tpo -c -o SQLFreeHandle.lo SQLFreeHandle.c
mv -f .deps/SQLFetchScroll.Tpo .deps/SQLFetchScroll.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFreeStmt.lo -MD -MP -MF .deps/SQLFreeStmt.Tpo -c -o SQLFreeStmt.lo SQLFreeStmt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFreeHandle.lo -MD -MP -MF .deps/SQLFreeHandle.Tpo -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLFreeStmt.lo -MD -MP -MF .deps/SQLFreeStmt.Tpo -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o
mv -f .deps/SQLFreeHandle.Tpo .deps/SQLFreeHandle.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetConnectAttr.lo -MD -MP -MF .deps/SQLGetConnectAttr.Tpo -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c
mv -f .deps/SQLFreeStmt.Tpo .deps/SQLFreeStmt.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetConnectOption.lo -MD -MP -MF .deps/SQLGetConnectOption.Tpo -c -o SQLGetConnectOption.lo SQLGetConnectOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetConnectAttr.lo -MD -MP -MF .deps/SQLGetConnectAttr.Tpo -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetConnectOption.lo -MD -MP -MF .deps/SQLGetConnectOption.Tpo -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o
mv -f .deps/SQLGetConnectAttr.Tpo .deps/SQLGetConnectAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetCursorName.lo -MD -MP -MF .deps/SQLGetCursorName.Tpo -c -o SQLGetCursorName.lo SQLGetCursorName.c
mv -f .deps/SQLGetConnectOption.Tpo .deps/SQLGetConnectOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetData.lo -MD -MP -MF .deps/SQLGetData.Tpo -c -o SQLGetData.lo SQLGetData.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetCursorName.lo -MD -MP -MF .deps/SQLGetCursorName.Tpo -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetData.lo -MD -MP -MF .deps/SQLGetData.Tpo -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o
mv -f .deps/SQLGetCursorName.Tpo .deps/SQLGetCursorName.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDescField.lo -MD -MP -MF .deps/SQLGetDescField.Tpo -c -o SQLGetDescField.lo SQLGetDescField.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDescField.lo -MD -MP -MF .deps/SQLGetDescField.Tpo -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o
mv -f .deps/SQLGetData.Tpo .deps/SQLGetData.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDescRec.lo -MD -MP -MF .deps/SQLGetDescRec.Tpo -c -o SQLGetDescRec.lo SQLGetDescRec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDescRec.lo -MD -MP -MF .deps/SQLGetDescRec.Tpo -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o
mv -f .deps/SQLGetDescField.Tpo .deps/SQLGetDescField.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDiagRec.lo -MD -MP -MF .deps/SQLGetDiagRec.Tpo -c -o SQLGetDiagRec.lo SQLGetDiagRec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDiagRec.lo -MD -MP -MF .deps/SQLGetDiagRec.Tpo -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o
mv -f .deps/SQLGetDescRec.Tpo .deps/SQLGetDescRec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDiagField.lo -MD -MP -MF .deps/SQLGetDiagField.Tpo -c -o SQLGetDiagField.lo SQLGetDiagField.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetDiagField.lo -MD -MP -MF .deps/SQLGetDiagField.Tpo -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o
mv -f .deps/SQLGetDiagRec.Tpo .deps/SQLGetDiagRec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetInfo.lo -MD -MP -MF .deps/SQLGetInfo.Tpo -c -o SQLGetInfo.lo SQLGetInfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetInfo.lo -MD -MP -MF .deps/SQLGetInfo.Tpo -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o
mv -f .deps/SQLGetDiagField.Tpo .deps/SQLGetDiagField.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetStmtAttr.lo -MD -MP -MF .deps/SQLGetStmtAttr.Tpo -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetStmtAttr.lo -MD -MP -MF .deps/SQLGetStmtAttr.Tpo -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o
mv -f .deps/SQLGetInfo.Tpo .deps/SQLGetInfo.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetStmtOption.lo -MD -MP -MF .deps/SQLGetStmtOption.Tpo -c -o SQLGetStmtOption.lo SQLGetStmtOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetStmtOption.lo -MD -MP -MF .deps/SQLGetStmtOption.Tpo -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o
mv -f .deps/SQLGetStmtAttr.Tpo .deps/SQLGetStmtAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetTypeInfo.lo -MD -MP -MF .deps/SQLGetTypeInfo.Tpo -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLGetTypeInfo.lo -MD -MP -MF .deps/SQLGetTypeInfo.Tpo -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o
mv -f .deps/SQLGetStmtOption.Tpo .deps/SQLGetStmtOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLMoreResults.lo -MD -MP -MF .deps/SQLMoreResults.Tpo -c -o SQLMoreResults.lo SQLMoreResults.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLMoreResults.lo -MD -MP -MF .deps/SQLMoreResults.Tpo -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o
mv -f .deps/SQLGetTypeInfo.Tpo .deps/SQLGetTypeInfo.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLNativeSql.lo -MD -MP -MF .deps/SQLNativeSql.Tpo -c -o SQLNativeSql.lo SQLNativeSql.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLNativeSql.lo -MD -MP -MF .deps/SQLNativeSql.Tpo -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o
mv -f .deps/SQLMoreResults.Tpo .deps/SQLMoreResults.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLNumParams.lo -MD -MP -MF .deps/SQLNumParams.Tpo -c -o SQLNumParams.lo SQLNumParams.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLNumParams.lo -MD -MP -MF .deps/SQLNumParams.Tpo -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o
mv -f .deps/SQLNativeSql.Tpo .deps/SQLNativeSql.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLNumResultCols.lo -MD -MP -MF .deps/SQLNumResultCols.Tpo -c -o SQLNumResultCols.lo SQLNumResultCols.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLNumResultCols.lo -MD -MP -MF .deps/SQLNumResultCols.Tpo -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o
mv -f .deps/SQLNumParams.Tpo .deps/SQLNumParams.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLParamData.lo -MD -MP -MF .deps/SQLParamData.Tpo -c -o SQLParamData.lo SQLParamData.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLParamData.lo -MD -MP -MF .deps/SQLParamData.Tpo -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o
mv -f .deps/SQLNumResultCols.Tpo .deps/SQLNumResultCols.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLParamOptions.lo -MD -MP -MF .deps/SQLParamOptions.Tpo -c -o SQLParamOptions.lo SQLParamOptions.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLParamOptions.lo -MD -MP -MF .deps/SQLParamOptions.Tpo -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o
mv -f .deps/SQLParamData.Tpo .deps/SQLParamData.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLPrepare.lo -MD -MP -MF .deps/SQLPrepare.Tpo -c -o SQLPrepare.lo SQLPrepare.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLPrepare.lo -MD -MP -MF .deps/SQLPrepare.Tpo -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o
mv -f .deps/SQLParamOptions.Tpo .deps/SQLParamOptions.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLPrimaryKeys.lo -MD -MP -MF .deps/SQLPrimaryKeys.Tpo -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLPrimaryKeys.lo -MD -MP -MF .deps/SQLPrimaryKeys.Tpo -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o
mv -f .deps/SQLPrepare.Tpo .deps/SQLPrepare.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLProcedureColumns.lo -MD -MP -MF .deps/SQLProcedureColumns.Tpo -c -o SQLProcedureColumns.lo SQLProcedureColumns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLProcedureColumns.lo -MD -MP -MF .deps/SQLProcedureColumns.Tpo -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o
mv -f .deps/SQLPrimaryKeys.Tpo .deps/SQLPrimaryKeys.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLProcedures.lo -MD -MP -MF .deps/SQLProcedures.Tpo -c -o SQLProcedures.lo SQLProcedures.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLProcedures.lo -MD -MP -MF .deps/SQLProcedures.Tpo -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o
mv -f .deps/SQLProcedureColumns.Tpo .deps/SQLProcedureColumns.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLPutData.lo -MD -MP -MF .deps/SQLPutData.Tpo -c -o SQLPutData.lo SQLPutData.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLPutData.lo -MD -MP -MF .deps/SQLPutData.Tpo -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o
mv -f .deps/SQLProcedures.Tpo .deps/SQLProcedures.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLRowCount.lo -MD -MP -MF .deps/SQLRowCount.Tpo -c -o SQLRowCount.lo SQLRowCount.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLRowCount.lo -MD -MP -MF .deps/SQLRowCount.Tpo -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o
mv -f .deps/SQLPutData.Tpo .deps/SQLPutData.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetConnectAttr.lo -MD -MP -MF .deps/SQLSetConnectAttr.Tpo -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetConnectAttr.lo -MD -MP -MF .deps/SQLSetConnectAttr.Tpo -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o
mv -f .deps/SQLRowCount.Tpo .deps/SQLRowCount.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetConnectOption.lo -MD -MP -MF .deps/SQLSetConnectOption.Tpo -c -o SQLSetConnectOption.lo SQLSetConnectOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetConnectOption.lo -MD -MP -MF .deps/SQLSetConnectOption.Tpo -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o
mv -f .deps/SQLSetConnectAttr.Tpo .deps/SQLSetConnectAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetCursorName.lo -MD -MP -MF .deps/SQLSetCursorName.Tpo -c -o SQLSetCursorName.lo SQLSetCursorName.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetCursorName.lo -MD -MP -MF .deps/SQLSetCursorName.Tpo -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o
mv -f .deps/SQLSetConnectOption.Tpo .deps/SQLSetConnectOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetDescRec.lo -MD -MP -MF .deps/SQLSetDescRec.Tpo -c -o SQLSetDescRec.lo SQLSetDescRec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetDescRec.lo -MD -MP -MF .deps/SQLSetDescRec.Tpo -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o
mv -f .deps/SQLSetCursorName.Tpo .deps/SQLSetCursorName.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetDescField.lo -MD -MP -MF .deps/SQLSetDescField.Tpo -c -o SQLSetDescField.lo SQLSetDescField.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetDescField.lo -MD -MP -MF .deps/SQLSetDescField.Tpo -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o
mv -f .deps/SQLSetDescRec.Tpo .deps/SQLSetDescRec.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetParam.lo -MD -MP -MF .deps/SQLSetParam.Tpo -c -o SQLSetParam.lo SQLSetParam.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetParam.lo -MD -MP -MF .deps/SQLSetParam.Tpo -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o
mv -f .deps/SQLSetDescField.Tpo .deps/SQLSetDescField.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetPos.lo -MD -MP -MF .deps/SQLSetPos.Tpo -c -o SQLSetPos.lo SQLSetPos.c
mv -f .deps/SQLSetParam.Tpo .deps/SQLSetParam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetScrollOptions.lo -MD -MP -MF .deps/SQLSetScrollOptions.Tpo -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetPos.lo -MD -MP -MF .deps/SQLSetPos.Tpo -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetScrollOptions.lo -MD -MP -MF .deps/SQLSetScrollOptions.Tpo -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o
mv -f .deps/SQLSetPos.Tpo .deps/SQLSetPos.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetStmtAttr.lo -MD -MP -MF .deps/SQLSetStmtAttr.Tpo -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetStmtAttr.lo -MD -MP -MF .deps/SQLSetStmtAttr.Tpo -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o
mv -f .deps/SQLSetScrollOptions.Tpo .deps/SQLSetScrollOptions.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetStmtOption.lo -MD -MP -MF .deps/SQLSetStmtOption.Tpo -c -o SQLSetStmtOption.lo SQLSetStmtOption.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSetStmtOption.lo -MD -MP -MF .deps/SQLSetStmtOption.Tpo -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o
mv -f .deps/SQLSetStmtAttr.Tpo .deps/SQLSetStmtAttr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSpecialColumns.lo -MD -MP -MF .deps/SQLSpecialColumns.Tpo -c -o SQLSpecialColumns.lo SQLSpecialColumns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLSpecialColumns.lo -MD -MP -MF .deps/SQLSpecialColumns.Tpo -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o
mv -f .deps/SQLSetStmtOption.Tpo .deps/SQLSetStmtOption.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLStatistics.lo -MD -MP -MF .deps/SQLStatistics.Tpo -c -o SQLStatistics.lo SQLStatistics.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLStatistics.lo -MD -MP -MF .deps/SQLStatistics.Tpo -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o
mv -f .deps/SQLSpecialColumns.Tpo .deps/SQLSpecialColumns.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLTablePrivileges.lo -MD -MP -MF .deps/SQLTablePrivileges.Tpo -c -o SQLTablePrivileges.lo SQLTablePrivileges.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLTablePrivileges.lo -MD -MP -MF .deps/SQLTablePrivileges.Tpo -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o
mv -f .deps/SQLStatistics.Tpo .deps/SQLStatistics.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLTables.lo -MD -MP -MF .deps/SQLTables.Tpo -c -o SQLTables.lo SQLTables.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLTables.lo -MD -MP -MF .deps/SQLTables.Tpo -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o
mv -f .deps/SQLTablePrivileges.Tpo .deps/SQLTablePrivileges.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLTransact.lo -MD -MP -MF .deps/SQLTransact.Tpo -c -o SQLTransact.lo SQLTransact.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -pthread -MT SQLTransact.lo -MD -MP -MF .deps/SQLTransact.Tpo -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o
mv -f .deps/SQLTables.Tpo .deps/SQLTables.Plo
mv -f .deps/SQLTransact.Tpo .deps/SQLTransact.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic -o libodbccr.la -rpath /usr/lib SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagRec.lo SQLGetDiagField.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescRec.lo SQLSetDescField.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo -ldl -lpthread
libtool: link: echo "{ global:" > .libs/libodbccr.ver
libtool: link: cat ./cur.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver
libtool: link: echo "local: *; };" >> .libs/libodbccr.ver
libtool: link: gcc -shared -fPIC -DPIC .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagRec.o .libs/SQLGetDiagField.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescRec.o .libs/SQLSetDescField.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o -ldl -lpthread -pthread -pthread -Wl,-soname -Wl,libodbccr.so.2 -Wl,-version-script -Wl,.libs/libodbccr.ver -o .libs/libodbccr.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libodbccr.so.2" && ln -s "libodbccr.so.2.0.0" "libodbccr.so.2")
libtool: link: (cd ".libs" && rm -f "libodbccr.so" && ln -s "libodbccr.so.2.0.0" "libodbccr.so")
libtool: link: ( cd ".libs" && rm -f "libodbccr.la" && ln -s "../libodbccr.la" "libodbccr.la" )
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/cur'
Making all in DRVConfig
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
Making all in Drivers
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
Making all in include
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/include'
Making all in doc
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
Making all in AdministratorManual
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/AdministratorManual'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/AdministratorManual'
Making all in ProgrammerManual
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
Making all in Tutorial
make[4]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual/Tutorial'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual/Tutorial'
make[4]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
Making all in UserManual
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/UserManual'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/UserManual'
Making all in lst
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/lst'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/lst'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
Making all in man
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/man'
Making all in samples
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/samples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/samples'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4'
==> Entering fakeroot environment...
==> Starting package()...
Making install in extras
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/extras'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/extras'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/extras'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/extras'
Making install in log
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/log'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/log'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/log'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/log'
Making install in lst
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/lst'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/lst'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/lst'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/lst'
Making install in ini
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/ini'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/ini'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/ini'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/ini'
Making install in libltdl
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
make install-am
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/lib"
test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/include"
test -z "" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc"
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl'
Making install in odbcinst
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/odbcinst'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/odbcinst'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/lib"
test -z "/etc" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/etc"
make[2]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c libodbcinst.la '/tmp/unixodbc/pkg/unixodbc/usr/lib'
libtool: install: /usr/bin/install -c .libs/libodbcinst.so.2.0.0 /tmp/unixodbc/pkg/unixodbc/usr/lib/libodbcinst.so.2.0.0
libtool: install: (cd /tmp/unixodbc/pkg/unixodbc/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so.2 || { rm -f libodbcinst.so.2 && ln -s libodbcinst.so.2.0.0 libodbcinst.so.2; }; })
libtool: install: (cd /tmp/unixodbc/pkg/unixodbc/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so || { rm -f libodbcinst.so && ln -s libodbcinst.so.2.0.0 libodbcinst.so; }; })
libtool: install: /usr/bin/install -c .libs/libodbcinst.lai /tmp/unixodbc/pkg/unixodbc/usr/lib/libodbcinst.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/odbcinst'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/odbcinst'
Making install in DriverManager
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DriverManager'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DriverManager'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/lib"
make[2]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c libodbc.la '/tmp/unixodbc/pkg/unixodbc/usr/lib'
libtool: install: /usr/bin/install -c .libs/libodbc.so.2.0.0 /tmp/unixodbc/pkg/unixodbc/usr/lib/libodbc.so.2.0.0
libtool: install: (cd /tmp/unixodbc/pkg/unixodbc/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so.2 || { rm -f libodbc.so.2 && ln -s libodbc.so.2.0.0 libodbc.so.2; }; })
libtool: install: (cd /tmp/unixodbc/pkg/unixodbc/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so || { rm -f libodbc.so && ln -s libodbc.so.2.0.0 libodbc.so; }; })
libtool: install: /usr/bin/install -c .libs/libodbc.lai /tmp/unixodbc/pkg/unixodbc/usr/lib/libodbc.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DriverManager'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DriverManager'
Making install in exe
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/exe'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/exe'
test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/bin"
make[2]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c isql dltest odbcinst iusql odbc_config slencheck '/tmp/unixodbc/pkg/unixodbc/usr/bin'
libtool: install: warning: `../DriverManager/libodbc.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/isql /tmp/unixodbc/pkg/unixodbc/usr/bin/isql
libtool: install: /usr/bin/install -c dltest /tmp/unixodbc/pkg/unixodbc/usr/bin/dltest
libtool: install: warning: `../odbcinst/libodbcinst.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/odbcinst /tmp/unixodbc/pkg/unixodbc/usr/bin/odbcinst
libtool: install: warning: `../DriverManager/libodbc.la' has not been installed in `/usr/lib'
libtool: install: warning: `../odbcinst/libodbcinst.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/iusql /tmp/unixodbc/pkg/unixodbc/usr/bin/iusql
libtool: install: /usr/bin/install -c odbc_config /tmp/unixodbc/pkg/unixodbc/usr/bin/odbc_config
libtool: install: warning: `../DriverManager/libodbc.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/slencheck /tmp/unixodbc/pkg/unixodbc/usr/bin/slencheck
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/exe'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/exe'
Making install in cur
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/cur'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/cur'
test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/lib"
make[2]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c libodbccr.la '/tmp/unixodbc/pkg/unixodbc/usr/lib'
libtool: install: /usr/bin/install -c .libs/libodbccr.so.2.0.0 /tmp/unixodbc/pkg/unixodbc/usr/lib/libodbccr.so.2.0.0
libtool: install: (cd /tmp/unixodbc/pkg/unixodbc/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so.2 || { rm -f libodbccr.so.2 && ln -s libodbccr.so.2.0.0 libodbccr.so.2; }; })
libtool: install: (cd /tmp/unixodbc/pkg/unixodbc/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so || { rm -f libodbccr.so && ln -s libodbccr.so.2.0.0 libodbccr.so; }; })
libtool: install: /usr/bin/install -c .libs/libodbccr.lai /tmp/unixodbc/pkg/unixodbc/usr/lib/libodbccr.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/cur'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/cur'
Making install in DRVConfig
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/DRVConfig'
Making install in Drivers
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/Drivers'
Making install in include
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/include'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/include"
/usr/bin/install -c -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h sqlspi.h autotest.h uodbc_stats.h uodbc_extras.h '/tmp/unixodbc/pkg/unixodbc/usr/include'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/include'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/include'
Making install in doc
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
Making install in AdministratorManual
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/AdministratorManual'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/AdministratorManual'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/AdministratorManual'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/AdministratorManual'
Making install in ProgrammerManual
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
Making install in Tutorial
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual/Tutorial'
make[4]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual/Tutorial'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual/Tutorial'
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual/Tutorial'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
make[4]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/ProgrammerManual'
Making install in UserManual
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/UserManual'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/UserManual'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/UserManual'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/UserManual'
Making install in lst
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/lst'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/lst'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/lst'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc/lst'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
make[3]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/doc'
Making install in man
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/man'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/share/man/man1"
test -z "/usr/share/man/man5" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/share/man/man5"
/usr/bin/install -c -m 644 odbc.ini.5 odbcinst.ini.5 '/tmp/unixodbc/pkg/unixodbc/usr/share/man/man5'
/usr/bin/install -c -m 644 isql.1 odbcinst.1 dltest.1 iusql.1 odbc_config.1 '/tmp/unixodbc/pkg/unixodbc/usr/share/man/man1'
test -z "/usr/share/man/man7" || /usr/sbin/mkdir -p "/tmp/unixodbc/pkg/unixodbc/usr/share/man/man7"
/usr/bin/install -c -m 644 unixODBC.7 '/tmp/unixodbc/pkg/unixodbc/usr/share/man/man7'
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/man'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/man'
Making install in samples
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/samples'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/samples'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4/samples'
make[1]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4'
make[2]: Entering directory '/tmp/unixodbc/src/unixODBC-2.3.4'
make[2]: Nothing to be done for 'install-exec-am'.
touch /tmp/unixodbc/pkg/unixodbc/etc/odbcinst.ini
touch /tmp/unixodbc/pkg/unixodbc/etc/odbc.ini
mkdir -p /tmp/unixodbc/pkg/unixodbc/etc/ODBCDataSources
cp unixodbc_conf.h /tmp/unixodbc/pkg/unixodbc/usr/include/unixodbc_conf.h
make[2]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4'
make[1]: Leaving directory '/tmp/unixodbc/src/unixODBC-2.3.4'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "unixodbc"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: unixodbc 2.3.4-1 (Wed Aug 24 14:24:04 UTC 2016)
CMD: pacman --query --file unixodbc-2.3.4-1-x86_64.pkg.tar.xz
Creating hybrid package for 'unixodbc'
Trying to find vanilla package 'unixodbc'...
CMD: pacman --query --file /mirror/unixodbc-2.3.4-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/etc/odbc.ini
/etc/odbcinst.ini
/usr/lib/libodbc.so
/usr/lib/libodbcinst.so.2
/usr/lib/libodbcinst.so.2.0.0
/usr/lib/libodbccr.so.2.0.0
/usr/lib/libodbc.so.2.0.0
/usr/lib/libodbccr.so.2
/usr/lib/libodbccr.so
/usr/lib/libodbcinst.so
/usr/lib/libodbc.so.2
/usr/bin/isql
/usr/bin/odbcinst
/usr/bin/iusql
/usr/bin/dltest
/usr/bin/slencheck
/usr/bin/odbc_config
/usr/share/man/man5/odbc.ini.5.gz
/usr/share/man/man5/odbcinst.ini.5.gz
/usr/share/man/man1/iusql.1.gz
/usr/share/man/man1/dltest.1.gz
/usr/share/man/man1/isql.1.gz
/usr/share/man/man1/odbc_config.1.gz
/usr/share/man/man1/odbcinst.1.gz
/usr/share/man/man7/unixODBC.7.gz
/usr/include/sql.h
/usr/include/sqlspi.h
/usr/include/autotest.h
/usr/include/sqltypes.h
/usr/include/sqlext.h
/usr/include/uodbc_extras.h
/usr/include/sqlucode.h
/usr/include/odbcinstext.h
/usr/include/odbcinst.h
/usr/include/uodbc_stats.h
/usr/include/unixodbc_conf.h
/sysroot/usr/lib/libodbcinst.so.2.0.0
/sysroot/usr/lib/libodbcinst.so.2
/sysroot/usr/lib/libodbcinst.so
/sysroot/usr/lib/libodbcinst.la
/sysroot/usr/lib/libodbc.so.2.0.0
/sysroot/usr/lib/libodbc.so.2
/sysroot/usr/lib/libodbc.so
/sysroot/usr/lib/libodbc.la
/sysroot/usr/lib/libodbccr.so.2.0.0
/sysroot/usr/lib/libodbccr.so.2
/sysroot/usr/lib/libodbccr.so
/sysroot/usr/lib/libodbccr.la
/sysroot/usr/include/odbcinst.h
/sysroot/usr/include/odbcinstext.h
/sysroot/usr/include/sql.h
/sysroot/usr/include/sqlext.h
/sysroot/usr/include/sqltypes.h
/sysroot/usr/include/sqlucode.h
/sysroot/usr/include/sqlspi.h
/sysroot/usr/include/autotest.h
/sysroot/usr/include/uodbc_stats.h
/sysroot/usr/include/uodbc_extras.h
/sysroot/usr/include/unixodbc_conf.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf unixodbc.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/unixodbc.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/unixodbc.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/unixodbc.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/unixodbc/src/unixODBC-2.3.4/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by unixODBC configure 2.3.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = f8eede42154c
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2622: checking for a BSD-compatible install
configure:2690: result: /usr/bin/install -c
configure:2701: checking whether build environment is sane
configure:2751: result: yes
configure:2800: checking for x86_64-unknown-linux-strip
configure:2830: result: no
configure:2840: checking for strip
configure:2856: found /usr/sbin/strip
configure:2867: result: strip
configure:2892: checking for a thread-safe mkdir -p
configure:2931: result: /usr/sbin/mkdir -p
configure:2944: checking for gawk
configure:2960: found /usr/sbin/gawk
configure:2971: result: gawk
configure:2982: checking whether make sets $(MAKE)
configure:3004: result: yes
configure:3089: checking for gawk
configure:3116: result: gawk
configure:3131: checking for bison
configure:3147: found /usr/sbin/bison
configure:3158: result: bison -y
configure:3182: checking for style of include used by make
configure:3210: result: GNU
configure:3241: checking for x86_64-unknown-linux-gcc
configure:3271: result: no
configure:3281: checking for gcc
configure:3297: found /usr/sbin/gcc
configure:3308: result: gcc
configure:3537: checking for C compiler version
configure:3546: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3557: $? = 0
configure:3546: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3557: $? = 0
configure:3546: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3557: $? = 1
configure:3546: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3557: $? = 1
configure:3577: checking whether the C compiler works
configure:3599: gcc conftest.c >&5
configure:3603: $? = 0
configure:3651: result: yes
configure:3654: checking for C compiler default output file name
configure:3656: result: a.out
configure:3662: checking for suffix of executables
configure:3669: gcc -o conftest conftest.c >&5
configure:3673: $? = 0
configure:3695: result:
configure:3717: checking whether we are cross compiling
configure:3725: gcc -o conftest conftest.c >&5
configure:3729: $? = 0
configure:3736: ./conftest
configure:3740: $? = 0
configure:3755: result: no
configure:3760: checking for suffix of object files
configure:3782: gcc -c conftest.c >&5
configure:3786: $? = 0
configure:3807: result: o
configure:3811: checking whether we are using the GNU C compiler
configure:3830: gcc -c conftest.c >&5
configure:3830: $? = 0
configure:3839: result: yes
configure:3848: checking whether gcc accepts -g
configure:3868: gcc -c -g conftest.c >&5
configure:3868: $? = 0
configure:3909: result: yes
configure:3926: checking for gcc option to accept ISO C89
configure:3990: gcc -c conftest.c >&5
configure:3990: $? = 0
configure:4003: result: none needed
configure:4025: checking dependency style of gcc
configure:4136: result: gcc3
configure:4156: checking how to run the C preprocessor
configure:4187: gcc -E conftest.c
configure:4187: $? = 0
configure:4201: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| /* end confdefs.h. */
| #include
configure:4226: result: gcc -E
configure:4246: gcc -E conftest.c
configure:4246: $? = 0
configure:4260: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4260: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| /* end confdefs.h. */
| #include
configure:4296: checking for x86_64-unknown-linux-gcc
configure:4323: result: gcc
configure:4592: checking for C compiler version
configure:4601: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4612: $? = 0
configure:4601: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4612: $? = 0
configure:4601: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4612: $? = 1
configure:4601: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4612: $? = 1
configure:4616: checking whether we are using the GNU C compiler
configure:4644: result: yes
configure:4653: checking whether gcc accepts -g
configure:4714: result: yes
configure:4731: checking for gcc option to accept ISO C89
configure:4808: result: none needed
configure:4830: checking dependency style of gcc
configure:4941: result: gcc3
configure:4961: checking for flex
configure:4977: found /usr/sbin/flex
configure:4988: result: flex
configure:5025: flex conftest.l
configure:5029: $? = 0
configure:5031: checking lex output file root
configure:5045: result: lex.yy
configure:5050: checking lex library
configure:5064: gcc -o conftest conftest.c >&5
/tmp/cc6AJYMd.o: In function `yylex':
conftest.c:(.text+0x6f9): undefined reference to `yywrap'
/tmp/cc6AJYMd.o: In function `input':
conftest.c:(.text+0x11c8): undefined reference to `yywrap'
/tmp/cc6AJYMd.o: In function `main':
conftest.c:(.text+0x1e9c): undefined reference to `yywrap'
collect2: error: ld returned 1 exit status
configure:5064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| /* end confdefs.h. */
|
| #line 3 "lex.yy.c"
|
| #define YY_INT_ALIGNED short int
|
| /* A lexical scanner generated by flex */
|
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 6
| #define YY_FLEX_SUBMINOR_VERSION 0
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
|
| /* First, we deal with platform-specific or compiler-specific issues. */
|
| /* begin standard C headers. */
| #include
| #include
| #include
| #include
|
| /* end standard C headers. */
|
| /* flex integer type definitions */
|
| #ifndef FLEXINT_H
| #define FLEXINT_H
|
| /* C99 systems have . Non-C99 systems may or may not. */
|
| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
|
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| * if you want the limit (max/min) macros for int types.
| */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
|
| #include
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t;
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
|
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX (4294967295U)
| #endif
|
| #endif /* ! C99 */
|
| #endif /* ! FLEXINT_H */
|
| #ifdef __cplusplus
|
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
|
| #else /* ! __cplusplus */
|
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
|
| #define YY_USE_CONST
|
| #endif /* defined (__STDC__) */
| #endif /* ! __cplusplus */
|
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
|
| /* Returned upon end-of-file. */
| #define YY_NULL 0
|
| /* Promotes a possibly negative, possibly signed char to an unsigned
| * integer for use as an array index. If the signed char is negative,
| * we want to instead treat it as an 8-bit unsigned char, hence the
| * double cast.
| */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
|
| /* Enter a start condition. This macro really ought to take a parameter,
| * but we do it the disgusting crufty way forced on us by the ()-less
| * definition of BEGIN.
| */
| #define BEGIN (yy_start) = 1 + 2 *
|
| /* Translate the current start state into a value that can be later handed
| * to BEGIN to return to the state. The YYSTATE alias is for lex
| * compatibility.
| */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
|
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
|
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin )
|
| #define YY_END_OF_BUFFER_CHAR 0
|
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k.
| * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
| * Ditto for the __ia64__ case accordingly.
| */
| #define YY_BUF_SIZE 32768
| #else
| #define YY_BUF_SIZE 16384
| #endif /* __ia64__ */
| #endif
|
| /* The state buf must be large enough to hold one state per character in the main buffer.
| */
| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
|
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
|
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
|
| extern yy_size_t yyleng;
|
| extern FILE *yyin, *yyout;
|
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
|
| #define YY_LESS_LINENO(n)
| #define YY_LINENO_REWIND_TO(ptr)
|
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| *yy_cp = (yy_hold_char); \
| YY_RESTORE_YY_MORE_OFFSET \
| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| } \
| while ( 0 )
|
| #define unput(c) yyunput( c, (yytext_ptr) )
|
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| {
| FILE *yy_input_file;
|
| char *yy_ch_buf; /* input buffer */
| char *yy_buf_pos; /* current position in input buffer */
|
| /* Size of input buffer in bytes, not including room for EOB
| * characters.
| */
| yy_size_t yy_buf_size;
|
| /* Number of characters read into yy_ch_buf, not including EOB
| * characters.
| */
| yy_size_t yy_n_chars;
|
| /* Whether we "own" the buffer - i.e., we know we created it,
| * and can realloc() it to grow it, and should free() it to
| * delete it.
| */
| int yy_is_our_buffer;
|
| /* Whether this is an "interactive" input source; if so, and
| * if we're using stdio for input, then we want to use getc()
| * instead of fread(), to make sure we stop fetching input after
| * each newline.
| */
| int yy_is_interactive;
|
| /* Whether we're considered to be at the beginning of a line.
| * If so, '^' rules will be active on the next match, otherwise
| * not.
| */
| int yy_at_bol;
|
| int yy_bs_lineno; /**< The line count. */
| int yy_bs_column; /**< The column count. */
|
| /* Whether to try to fill the input buffer when we reach the
| * end of it.
| */
| int yy_fill_buffer;
|
| int yy_buffer_status;
|
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| /* When an EOF's been seen but there's still some text to process
| * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| * shouldn't try reading from the input source any more. We might
| * still have a bunch of tokens to match, though, because of
| * possible backing-up.
| *
| * When we actually see the EOF, we change the status to "new"
| * (via yyrestart()), so that the user can continue scanning by
| * just pointing yyin at a new input file.
| */
| #define YY_BUFFER_EOF_PENDING 2
|
| };
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
|
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
|
| /* We provide macros for accessing buffer states in case in the
| * future we want to put the buffer states in a more general
| * "scanner state".
| *
| * Returns the top of the stack, or NULL.
| */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| : NULL)
|
| /* Same as previous macro, but useful when we know that the buffer stack is not
| * NULL or when we need an lvalue. For internal use only.
| */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
|
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
|
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0; /* whether we need to initialize */
| static int yy_start = 0; /* start state number */
|
| /* Flag which is used to allow yywrap()'s to do buffer switches
| * instead of setting up a fresh yyin. A bit of a hack ...
| */
| static int yy_did_buffer_switch_on_eof;
|
| void yyrestart (FILE *input_file );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
| void yy_delete_buffer (YY_BUFFER_STATE b );
| void yy_flush_buffer (YY_BUFFER_STATE b );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
| void yypop_buffer_state (void );
|
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
|
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
|
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
|
| void *yyalloc (yy_size_t );
| void *yyrealloc (void *,yy_size_t );
| void yyfree (void * );
|
| #define yy_new_buffer yy_create_buffer
|
| #define yy_set_interactive(is_interactive) \
| { \
| if ( ! YY_CURRENT_BUFFER ){ \
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| }
|
| #define yy_set_bol(at_bol) \
| { \
| if ( ! YY_CURRENT_BUFFER ){\
| yyensure_buffer_stack (); \
| YY_CURRENT_BUFFER_LVALUE = \
| yy_create_buffer(yyin,YY_BUF_SIZE ); \
| } \
| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| }
|
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
|
| /* Begin user sect3 */
|
| typedef unsigned char YY_CHAR;
|
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
|
| typedef int yy_state_type;
|
| extern int yylineno;
|
| int yylineno = 1;
|
| extern char *yytext;
| #ifdef yytext_ptr
| #undef yytext_ptr
| #endif
| #define yytext_ptr yytext
|
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
| static int yy_get_next_buffer (void );
| #if defined(__GNUC__) && __GNUC__ >= 3
| __attribute__((__noreturn__))
| #endif
| static void yy_fatal_error (yyconst char msg[] );
|
| /* Done after the current pattern has been matched and before the
| * corresponding action - sets up yytext.
| */
| #define YY_DO_BEFORE_ACTION \
| (yytext_ptr) = yy_bp; \
| (yytext_ptr) -= (yy_more_len); \
| yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| (yy_hold_char) = *yy_cp; \
| *yy_cp = '\0'; \
| (yy_c_buf_p) = yy_cp;
|
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
| but its presence is necessary. */
| struct yy_trans_info
| {
| flex_int32_t yy_verify;
| flex_int32_t yy_nxt;
| };
| static yyconst flex_int16_t yy_acclist[23] =
| { 0,
| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
| 7, 8
| } ;
|
| static yyconst flex_int16_t yy_accept[14] =
| { 0,
| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
| 20, 23, 23
| } ;
|
| static yyconst YY_CHAR yy_ec[256] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
|
| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
| 1, 1, 1, 1, 1
| } ;
|
| static yyconst YY_CHAR yy_meta[9] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1
| } ;
|
| static yyconst flex_uint16_t yy_base[13] =
| { 0,
| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
| 10, 10
| } ;
|
| static yyconst flex_int16_t yy_def[13] =
| { 0,
| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
| 12, 0
| } ;
|
| static yyconst flex_uint16_t yy_nxt[19] =
| { 0,
| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| static yyconst flex_int16_t yy_chk[19] =
| { 0,
| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
| 12, 12, 12, 12, 12, 12, 12, 12
| } ;
|
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
|
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
|
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 484 "lex.yy.c"
|
| #define INITIAL 0
|
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
| * down here because we want the user's section 1 to have been scanned first.
| * The user has a chance to override it with an option.
| */
| #include
| #endif
|
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
|
| static int yy_init_globals (void );
|
| /* Accessor methods to globals.
| These are made visible to non-reentrant scanners for convenience. */
|
| int yylex_destroy (void );
|
| int yyget_debug (void );
|
| void yyset_debug (int debug_flag );
|
| YY_EXTRA_TYPE yyget_extra (void );
|
| void yyset_extra (YY_EXTRA_TYPE user_defined );
|
| FILE *yyget_in (void );
|
| void yyset_in (FILE * _in_str );
|
| FILE *yyget_out (void );
|
| void yyset_out (FILE * _out_str );
|
| yy_size_t yyget_leng (void );
|
| char *yyget_text (void );
|
| int yyget_lineno (void );
|
| void yyset_lineno (int _line_number );
|
| /* Macros after this point can all be overridden by user definitions in
| * section 1.
| */
|
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
|
| #ifndef YY_NO_UNPUT
|
| static void yyunput (int c,char *buf_ptr );
|
| #endif
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
|
| #ifndef YY_NO_INPUT
|
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
|
| #endif
|
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #ifdef __ia64__
| /* On IA-64, the buffer size is 16k, not 8k */
| #define YY_READ_BUF_SIZE 16384
| #else
| #define YY_READ_BUF_SIZE 8192
| #endif /* __ia64__ */
| #endif
|
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
| * we now use fwrite().
| */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
| #endif
|
| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
| * is returned in "result".
| */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| { \
| int c = '*'; \
| size_t n; \
| for ( n = 0; n < max_size && \
| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| buf[n] = (char) c; \
| if ( c == '\n' ) \
| buf[n++] = (char) c; \
| if ( c == EOF && ferror( yyin ) ) \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| result = n; \
| } \
| else \
| { \
| errno=0; \
| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| { \
| if( errno != EINTR) \
| { \
| YY_FATAL_ERROR( "input in flex scanner failed" ); \
| break; \
| } \
| errno=0; \
| clearerr(yyin); \
| } \
| }\
| \
|
| #endif
|
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
| * we don't want an extra ';' after the "return" because that will cause
| * some compilers to complain about unreachable statements.
| */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
|
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
|
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
|
| /* end tables serialization structures and prototypes */
|
| /* Default declaration of generated scanner - a define so the user can
| * easily add parameters.
| */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
|
| extern int yylex (void);
|
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
|
| /* Code executed at the beginning of each rule, after yytext and yyleng
| * have been set up.
| */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
|
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK /*LINTED*/break;
| #endif
|
| #define YY_RULE_SETUP \
| YY_USER_ACTION
|
| /** The main scanner function which does all the work.
| */
| YY_DECL
| {
| yy_state_type yy_current_state;
| char *yy_cp, *yy_bp;
| int yy_act;
|
| if ( !(yy_init) )
| {
| (yy_init) = 1;
|
| #ifdef YY_USER_INIT
| YY_USER_INIT;
| #endif
|
| /* Create the reject buffer large enough to save one state per allowed character. */
| if ( ! (yy_state_buf) )
| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
| if ( ! (yy_state_buf) )
| YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
|
| if ( ! (yy_start) )
| (yy_start) = 1; /* first start state */
|
| if ( ! yyin )
| yyin = stdin;
|
| if ( ! yyout )
| yyout = stdout;
|
| if ( ! YY_CURRENT_BUFFER ) {
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_load_buffer_state( );
| }
|
| {
| #line 1 "conftest.l"
|
| #line 710 "lex.yy.c"
|
| while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
| {
| (yy_more_len) = 0;
| if ( (yy_more_flag) )
| {
| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| (yy_more_flag) = 0;
| }
| yy_cp = (yy_c_buf_p);
|
| /* Support of yytext. */
| *yy_cp = (yy_hold_char);
|
| /* yy_bp points to the position in yy_ch_buf of the start of
| * the current run.
| */
| yy_bp = yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| yy_match:
| do
| {
| YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| ++yy_cp;
| }
| while ( yy_base[yy_current_state] != 10 );
|
| yy_find_action:
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| find_rule: /* we branch to this label when backing up */
| for ( ; ; ) /* until we find what rule we matched */
| {
| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| {
| yy_act = yy_acclist[(yy_lp)];
| {
| (yy_full_match) = yy_cp;
| break;
| }
| }
| --yy_cp;
| yy_current_state = *--(yy_state_ptr);
| (yy_lp) = yy_accept[yy_current_state];
| }
|
| YY_DO_BEFORE_ACTION;
|
| do_action: /* This label is used only to access EOF actions. */
|
| switch ( yy_act )
| { /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { yyless (input () != 0); }
| YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 7 "conftest.l"
| { unput (yytext[0]); }
| YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { BEGIN INITIAL; }
| YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| ECHO;
| YY_BREAK
| #line 816 "lex.yy.c"
| case YY_STATE_EOF(INITIAL):
| yyterminate();
|
| case YY_END_OF_BUFFER:
| {
| /* Amount of text matched not including the EOB char. */
| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
|
| /* Undo the effects of YY_DO_BEFORE_ACTION. */
| *yy_cp = (yy_hold_char);
| YY_RESTORE_YY_MORE_OFFSET
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| {
| /* We're scanning a new file or input source. It's
| * possible that this happened because the user
| * just pointed yyin at a new source and called
| * yylex(). If so, then we have to assure
| * consistency between YY_CURRENT_BUFFER and our
| * globals. Here is the right place to do so, because
| * this is the first action (other than possibly a
| * back-up) that will match for the new input source.
| */
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| }
|
| /* Note that here we test for yy_c_buf_p "<=" to the position
| * of the first EOB in the buffer, since yy_c_buf_p will
| * already have been incremented past the NUL character
| * (since all states make transitions on EOB to the
| * end-of-buffer state). Contrast this with the test
| * in input().
| */
| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| { /* This was really a NUL. */
| yy_state_type yy_next_state;
|
| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| /* Okay, we're now positioned to make the NUL
| * transition. We couldn't have
| * yy_get_previous_state() go ahead and do it
| * for us because it doesn't know how to deal
| * with the possibility of jamming (and we don't
| * want to build jamming into it because then it
| * will run more slowly).
| */
|
| yy_next_state = yy_try_NUL_trans( yy_current_state );
|
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
|
| if ( yy_next_state )
| {
| /* Consume the NUL. */
| yy_cp = ++(yy_c_buf_p);
| yy_current_state = yy_next_state;
| goto yy_match;
| }
|
| else
| {
| yy_cp = (yy_c_buf_p);
| goto yy_find_action;
| }
| }
|
| else switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_END_OF_FILE:
| {
| (yy_did_buffer_switch_on_eof) = 0;
|
| if ( yywrap( ) )
| {
| /* Note: because we've taken care in
| * yy_get_next_buffer() to have set up
| * yytext, we can now set up
| * yy_c_buf_p so that if some total
| * hoser (like flex itself) wants to
| * call the scanner after we return the
| * YY_NULL, it'll still work - another
| * YY_NULL will get returned.
| */
| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
|
| yy_act = YY_STATE_EOF(YY_START);
| goto do_action;
| }
|
| else
| {
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| }
| break;
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) =
| (yytext_ptr) + yy_amount_of_matched_text;
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_match;
|
| case EOB_ACT_LAST_MATCH:
| (yy_c_buf_p) =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
|
| yy_current_state = yy_get_previous_state( );
|
| yy_cp = (yy_c_buf_p);
| yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| goto yy_find_action;
| }
| break;
| }
|
| default:
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--no action found" );
| } /* end of action switch */
| } /* end of scanning one token */
| } /* end of user's declarations */
| } /* end of yylex */
|
| /* yy_get_next_buffer - try to read in a new buffer
| *
| * Returns a code representing an action:
| * EOB_ACT_LAST_MATCH -
| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| * EOB_ACT_END_OF_FILE - end of file
| */
| static int yy_get_next_buffer (void)
| {
| char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| char *source = (yytext_ptr);
| yy_size_t number_to_move, i;
| int ret_val;
|
| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| YY_FATAL_ERROR(
| "fatal flex scanner internal error--end of buffer missed" );
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| { /* Don't try to fill the buffer, so this is an EOF. */
| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| {
| /* We matched a single character, the EOB, so
| * treat this as a final EOF.
| */
| return EOB_ACT_END_OF_FILE;
| }
|
| else
| {
| /* We matched some text prior to the EOB, first
| * process it.
| */
| return EOB_ACT_LAST_MATCH;
| }
| }
|
| /* Try to read more data. */
|
| /* First move last chars to start of buffer. */
| number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
|
| for ( i = 0; i < number_to_move; ++i )
| *(dest++) = *(source++);
|
| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| /* don't do the read, it's not guaranteed to return an EOF,
| * just force an EOF
| */
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
|
| else
| {
| yy_size_t num_to_read =
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
|
| while ( num_to_read <= 0 )
| { /* Not enough room in the buffer - grow it. */
|
| YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
|
| }
|
| if ( num_to_read > YY_READ_BUF_SIZE )
| num_to_read = YY_READ_BUF_SIZE;
|
| /* Read in more data. */
| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| (yy_n_chars), num_to_read );
|
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| if ( (yy_n_chars) == 0 )
| {
| if ( number_to_move == YY_MORE_ADJ )
| {
| ret_val = EOB_ACT_END_OF_FILE;
| yyrestart(yyin );
| }
|
| else
| {
| ret_val = EOB_ACT_LAST_MATCH;
| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| YY_BUFFER_EOF_PENDING;
| }
| }
|
| else
| ret_val = EOB_ACT_CONTINUE_SCAN;
|
| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| /* Extend the array by 50%, plus the number we really need. */
| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| }
|
| (yy_n_chars) += number_to_move;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
|
| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
|
| return ret_val;
| }
|
| /* yy_get_previous_state - get the state just before the EOB char was reached */
|
| static yy_state_type yy_get_previous_state (void)
| {
| yy_state_type yy_current_state;
| char *yy_cp;
|
| yy_current_state = (yy_start);
|
| (yy_state_ptr) = (yy_state_buf);
| *(yy_state_ptr)++ = yy_current_state;
|
| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| {
| YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| *(yy_state_ptr)++ = yy_current_state;
| }
|
| return yy_current_state;
| }
|
| /* yy_try_NUL_trans - try to make a transition on the NUL character
| *
| * synopsis
| * next_state = yy_try_NUL_trans( current_state );
| */
| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
| {
| int yy_is_jam;
|
| YY_CHAR yy_c = 1;
| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| {
| yy_current_state = (int) yy_def[yy_current_state];
| if ( yy_current_state >= 13 )
| yy_c = yy_meta[(unsigned int) yy_c];
| }
| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| yy_is_jam = (yy_current_state == 12);
| if ( ! yy_is_jam )
| *(yy_state_ptr)++ = yy_current_state;
|
| return yy_is_jam ? 0 : yy_current_state;
| }
|
| #ifndef YY_NO_UNPUT
|
| static void yyunput (int c, char * yy_bp )
| {
| char *yy_cp;
|
| yy_cp = (yy_c_buf_p);
|
| /* undo effects of setting up yytext */
| *yy_cp = (yy_hold_char);
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| { /* need to shift things up to make room */
| /* +2 for EOB chars. */
| yy_size_t number_to_move = (yy_n_chars) + 2;
| char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| char *source =
| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
|
| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| *--dest = *--source;
|
| yy_cp += (int) (dest - source);
| yy_bp += (int) (dest - source);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
|
| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| YY_FATAL_ERROR( "flex scanner push-back overflow" );
| }
|
| *--yy_cp = (char) c;
|
| (yytext_ptr) = yy_bp;
| (yy_hold_char) = *yy_cp;
| (yy_c_buf_p) = yy_cp;
| }
|
| #endif
|
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
| static int yyinput (void)
| #else
| static int input (void)
| #endif
|
| {
| int c;
|
| *(yy_c_buf_p) = (yy_hold_char);
|
| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| {
| /* yy_c_buf_p now points to the character we want to return.
| * If this occurs *before* the EOB characters, then it's a
| * valid NUL; if not, then we've hit the end of the buffer.
| */
| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| /* This was really a NUL. */
| *(yy_c_buf_p) = '\0';
|
| else
| { /* need more input */
| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| ++(yy_c_buf_p);
|
| switch ( yy_get_next_buffer( ) )
| {
| case EOB_ACT_LAST_MATCH:
| /* This happens because yy_g_n_b()
| * sees that we've accumulated a
| * token and flags that we need to
| * try matching the token before
| * proceeding. But for input(),
| * there's no matching to consider.
| * So convert the EOB_ACT_LAST_MATCH
| * to EOB_ACT_END_OF_FILE.
| */
|
| /* Reset buffer status. */
| yyrestart(yyin );
|
| /*FALLTHROUGH*/
|
| case EOB_ACT_END_OF_FILE:
| {
| if ( yywrap( ) )
| return EOF;
|
| if ( ! (yy_did_buffer_switch_on_eof) )
| YY_NEW_FILE;
| #ifdef __cplusplus
| return yyinput();
| #else
| return input();
| #endif
| }
|
| case EOB_ACT_CONTINUE_SCAN:
| (yy_c_buf_p) = (yytext_ptr) + offset;
| break;
| }
| }
| }
|
| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| *(yy_c_buf_p) = '\0'; /* preserve yytext */
| (yy_hold_char) = *++(yy_c_buf_p);
|
| return c;
| }
| #endif /* ifndef YY_NO_INPUT */
|
| /** Immediately switch to a different input stream.
| * @param input_file A readable stream.
| *
| * @note This function does not reset the start condition to @c INITIAL .
| */
| void yyrestart (FILE * input_file )
| {
|
| if ( ! YY_CURRENT_BUFFER ){
| yyensure_buffer_stack ();
| YY_CURRENT_BUFFER_LVALUE =
| yy_create_buffer(yyin,YY_BUF_SIZE );
| }
|
| yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| yy_load_buffer_state( );
| }
|
| /** Switch to a different input buffer.
| * @param new_buffer The new input buffer.
| *
| */
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
| {
|
| /* TODO. We should be able to replace this entire function body
| * with
| * yypop_buffer_state();
| * yypush_buffer_state(new_buffer);
| */
| yyensure_buffer_stack ();
| if ( YY_CURRENT_BUFFER == new_buffer )
| return;
|
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
| yy_load_buffer_state( );
|
| /* We don't actually know whether we did this switch during
| * EOF (yywrap()) processing, but the only time this flag
| * is looked at is after yywrap() is called, so it's safe
| * to go ahead and always set it.
| */
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| static void yy_load_buffer_state (void)
| {
| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| (yy_hold_char) = *(yy_c_buf_p);
| }
|
| /** Allocate and initialize an input buffer state.
| * @param file A readable stream.
| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| *
| * @return the allocated buffer state.
| */
| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
| {
| YY_BUFFER_STATE b;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_buf_size = (yy_size_t)size;
|
| /* yy_ch_buf has to be 2 characters longer than the size given because
| * we need to put in 2 end-of-buffer characters.
| */
| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
| if ( ! b->yy_ch_buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
|
| b->yy_is_our_buffer = 1;
|
| yy_init_buffer(b,file );
|
| return b;
| }
|
| /** Destroy the buffer.
| * @param b a buffer created with yy_create_buffer()
| *
| */
| void yy_delete_buffer (YY_BUFFER_STATE b )
| {
|
| if ( ! b )
| return;
|
| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
|
| if ( b->yy_is_our_buffer )
| yyfree((void *) b->yy_ch_buf );
|
| yyfree((void *) b );
| }
|
| /* Initializes or reinitializes a buffer.
| * This function is sometimes called more than once on the same buffer,
| * such as during a yyrestart() or at EOF.
| */
| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
|
| {
| int oerrno = errno;
|
| yy_flush_buffer(b );
|
| b->yy_input_file = file;
| b->yy_fill_buffer = 1;
|
| /* If b is the current buffer, then yy_init_buffer was _probably_
| * called from yyrestart() or through yy_get_next_buffer.
| * In that case, we don't want to reset the lineno or column.
| */
| if (b != YY_CURRENT_BUFFER){
| b->yy_bs_lineno = 1;
| b->yy_bs_column = 0;
| }
|
| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|
| errno = oerrno;
| }
|
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| *
| */
| void yy_flush_buffer (YY_BUFFER_STATE b )
| {
| if ( ! b )
| return;
|
| b->yy_n_chars = 0;
|
| /* We always need two end-of-buffer characters. The first causes
| * a transition to the end-of-buffer state. The second causes
| * a jam in that state.
| */
| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
|
| b->yy_buf_pos = &b->yy_ch_buf[0];
|
| b->yy_at_bol = 1;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| if ( b == YY_CURRENT_BUFFER )
| yy_load_buffer_state( );
| }
|
| /** Pushes the new state onto the stack. The new state becomes
| * the current state. This function will allocate the stack
| * if necessary.
| * @param new_buffer The new state.
| *
| */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
| if (new_buffer == NULL)
| return;
|
| yyensure_buffer_stack();
|
| /* This block is copied from yy_switch_to_buffer. */
| if ( YY_CURRENT_BUFFER )
| {
| /* Flush out information for old buffer. */
| *(yy_c_buf_p) = (yy_hold_char);
| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| }
|
| /* Only push if top exists. Otherwise, replace top. */
| if (YY_CURRENT_BUFFER)
| (yy_buffer_stack_top)++;
| YY_CURRENT_BUFFER_LVALUE = new_buffer;
|
| /* copied from yy_switch_to_buffer. */
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
|
| /** Removes and deletes the top of the stack, if present.
| * The next element becomes the new top.
| *
| */
| void yypop_buffer_state (void)
| {
| if (!YY_CURRENT_BUFFER)
| return;
|
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| if ((yy_buffer_stack_top) > 0)
| --(yy_buffer_stack_top);
|
| if (YY_CURRENT_BUFFER) {
| yy_load_buffer_state( );
| (yy_did_buffer_switch_on_eof) = 1;
| }
| }
|
| /* Allocates the stack if it does not exist.
| * Guarantees space for at least one push.
| */
| static void yyensure_buffer_stack (void)
| {
| yy_size_t num_to_alloc;
|
| if (!(yy_buffer_stack)) {
|
| /* First allocation is just for 2 elements, since we don't know if this
| * scanner will even need a stack. We use 2 instead of 1 to avoid an
| * immediate realloc on the next call.
| */
| num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| (num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
|
| (yy_buffer_stack_max) = num_to_alloc;
| (yy_buffer_stack_top) = 0;
| return;
| }
|
| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
|
| /* Increase the buffer to prepare for a possible push. */
| yy_size_t grow_size = 8 /* arbitrary grow size */;
|
| num_to_alloc = (yy_buffer_stack_max) + grow_size;
| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| ((yy_buffer_stack),
| num_to_alloc * sizeof(struct yy_buffer_state*)
| );
| if ( ! (yy_buffer_stack) )
| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
|
| /* zero only the new slots.*/
| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| (yy_buffer_stack_max) = num_to_alloc;
| }
| }
|
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
| * @param base the character buffer
| * @param size the size in bytes of the character buffer
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
| {
| YY_BUFFER_STATE b;
|
| if ( size < 2 ||
| base[size-2] != YY_END_OF_BUFFER_CHAR ||
| base[size-1] != YY_END_OF_BUFFER_CHAR )
| /* They forgot to leave room for the EOB's. */
| return 0;
|
| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
| if ( ! b )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
|
| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| b->yy_buf_pos = b->yy_ch_buf = base;
| b->yy_is_our_buffer = 0;
| b->yy_input_file = 0;
| b->yy_n_chars = b->yy_buf_size;
| b->yy_is_interactive = 0;
| b->yy_at_bol = 1;
| b->yy_fill_buffer = 0;
| b->yy_buffer_status = YY_BUFFER_NEW;
|
| yy_switch_to_buffer(b );
|
| return b;
| }
|
| /** Setup the input buffer state to scan a string. The next call to yylex() will
| * scan from a @e copy of @a str.
| * @param yystr a NUL-terminated string to scan
| *
| * @return the newly allocated buffer state object.
| * @note If you want to scan bytes that may contain NUL values, then use
| * yy_scan_bytes() instead.
| */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|
| return yy_scan_bytes(yystr,strlen(yystr) );
| }
|
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| * scan from a @e copy of @a bytes.
| * @param yybytes the byte buffer to scan
| * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
| *
| * @return the newly allocated buffer state object.
| */
| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
| {
| YY_BUFFER_STATE b;
| char *buf;
| yy_size_t n;
| yy_size_t i;
|
| /* Get memory for full buffer, including space for trailing EOB's. */
| n = _yybytes_len + 2;
| buf = (char *) yyalloc(n );
| if ( ! buf )
| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
|
| for ( i = 0; i < _yybytes_len; ++i )
| buf[i] = yybytes[i];
|
| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
|
| b = yy_scan_buffer(buf,n );
| if ( ! b )
| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
|
| /* It's okay to grow etc. this buffer, and we should throw it
| * away when we're done.
| */
| b->yy_is_our_buffer = 1;
|
| return b;
| }
|
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
|
| static void yy_fatal_error (yyconst char* msg )
| {
| (void) fprintf( stderr, "%s\n", msg );
| exit( YY_EXIT_FAILURE );
| }
|
| /* Redefine yyless() so it works in section 3 code. */
|
| #undef yyless
| #define yyless(n) \
| do \
| { \
| /* Undo effects of setting up yytext. */ \
| int yyless_macro_arg = (n); \
| YY_LESS_LINENO(yyless_macro_arg);\
| yytext[yyleng] = (yy_hold_char); \
| (yy_c_buf_p) = yytext + yyless_macro_arg; \
| (yy_hold_char) = *(yy_c_buf_p); \
| *(yy_c_buf_p) = '\0'; \
| yyleng = yyless_macro_arg; \
| } \
| while ( 0 )
|
| /* Accessor methods (get/set functions) to struct members. */
|
| /** Get the current line number.
| *
| */
| int yyget_lineno (void)
| {
|
| return yylineno;
| }
|
| /** Get the input stream.
| *
| */
| FILE *yyget_in (void)
| {
| return yyin;
| }
|
| /** Get the output stream.
| *
| */
| FILE *yyget_out (void)
| {
| return yyout;
| }
|
| /** Get the length of the current token.
| *
| */
| yy_size_t yyget_leng (void)
| {
| return yyleng;
| }
|
| /** Get the current token.
| *
| */
|
| char *yyget_text (void)
| {
| return yytext;
| }
|
| /** Set the current line number.
| * @param _line_number line number
| *
| */
| void yyset_lineno (int _line_number )
| {
|
| yylineno = _line_number;
| }
|
| /** Set the input stream. This does not discard the current
| * input buffer.
| * @param _in_str A readable stream.
| *
| * @see yy_switch_to_buffer
| */
| void yyset_in (FILE * _in_str )
| {
| yyin = _in_str ;
| }
|
| void yyset_out (FILE * _out_str )
| {
| yyout = _out_str ;
| }
|
| int yyget_debug (void)
| {
| return yy_flex_debug;
| }
|
| void yyset_debug (int _bdebug )
| {
| yy_flex_debug = _bdebug ;
| }
|
| static int yy_init_globals (void)
| {
| /* Initialization is the same as for the non-reentrant scanner.
| * This function is called from yylex_destroy(), so don't allocate here.
| */
|
| (yy_buffer_stack) = 0;
| (yy_buffer_stack_top) = 0;
| (yy_buffer_stack_max) = 0;
| (yy_c_buf_p) = (char *) 0;
| (yy_init) = 0;
| (yy_start) = 0;
|
| (yy_state_buf) = 0;
| (yy_state_ptr) = 0;
| (yy_full_match) = 0;
| (yy_lp) = 0;
|
| /* Defined in main.c */
| #ifdef YY_STDINIT
| yyin = stdin;
| yyout = stdout;
| #else
| yyin = (FILE *) 0;
| yyout = (FILE *) 0;
| #endif
|
| /* For future reference: Set errno on error, since we are called by
| * yylex_init()
| */
| return 0;
| }
|
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy (void)
| {
|
| /* Pop the buffer stack, destroying each element. */
| while(YY_CURRENT_BUFFER){
| yy_delete_buffer(YY_CURRENT_BUFFER );
| YY_CURRENT_BUFFER_LVALUE = NULL;
| yypop_buffer_state();
| }
|
| /* Destroy the stack itself. */
| yyfree((yy_buffer_stack) );
| (yy_buffer_stack) = NULL;
|
| yyfree ( (yy_state_buf) );
| (yy_state_buf) = NULL;
|
| /* Reset the globals. This is important in a non-reentrant scanner so the next time
| * yylex() is called, initialization will occur. */
| yy_init_globals( );
|
| return 0;
| }
|
| /*
| * Internal utility routines.
| */
|
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
|
| int i;
| for ( i = 0; i < n; ++i )
| s1[i] = s2[i];
| }
| #endif
|
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| int n;
| for ( n = 0; s[n]; ++n )
| ;
|
| return n;
| }
| #endif
|
| void *yyalloc (yy_size_t size )
| {
| return (void *) malloc( size );
| }
|
| void *yyrealloc (void * ptr, yy_size_t size )
| {
|
| /* The cast to (char *) in the following accommodates both
| * implementations that use char* generic pointers, and those
| * that use void* generic pointers. It works with the latter
| * because both ANSI C and C++ allow castless assignment from
| * any pointer type to void*, and deal with argument conversions
| * as though doing an assignment.
| */
| return (void *) realloc( (char *) ptr, size );
| }
|
| void yyfree (void * ptr )
| {
| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| }
|
| #define YYTABLES_NAME "yytables"
|
| #line 9 "conftest.l"
|
|
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
| return ! yylex () + ! yywrap ();
| }
configure:5064: gcc -o conftest conftest.c -lfl >&5
configure:5064: $? = 0
configure:5074: result: -lfl
configure:5080: checking whether yytext is a pointer
configure:5097: gcc -o conftest conftest.c -lfl >&5
configure:5097: $? = 0
configure:5105: result: yes
configure:5119: checking whether ln -s works
configure:5123: result: yes
configure:5130: checking whether make sets $(MAKE)
configure:5152: result: yes
configure:5296: checking for grep that handles long lines and -e
configure:5354: result: /usr/sbin/grep
configure:5359: checking for egrep
configure:5421: result: /usr/sbin/grep -E
configure:5426: checking for ANSI C header files
configure:5446: gcc -c conftest.c >&5
configure:5446: $? = 0
configure:5519: gcc -o conftest conftest.c >&5
configure:5519: $? = 0
configure:5519: ./conftest
configure:5519: $? = 0
configure:5530: result: yes
configure:5543: checking for sys/types.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for sys/stat.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for stdlib.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for string.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for memory.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for strings.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for inttypes.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for stdint.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for unistd.h
configure:5543: gcc -c conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5557: checking sys/sem.h usability
configure:5557: gcc -c conftest.c >&5
configure:5557: $? = 0
configure:5557: result: yes
configure:5557: checking sys/sem.h presence
configure:5557: gcc -E conftest.c
configure:5557: $? = 0
configure:5557: result: yes
configure:5557: checking for sys/sem.h
configure:5557: result: yes
configure:5625: checking build system type
configure:5639: result: x86_64-unknown-linux-gnu
configure:5659: checking host system type
configure:5672: result: x86_64-unknown-linux-gnu
configure:6050: checking how to print strings
configure:6077: result: printf
configure:6098: checking for a sed that does not truncate output
configure:6162: result: /usr/sbin/sed
configure:6180: checking for fgrep
configure:6242: result: /usr/sbin/grep -F
configure:6277: checking for ld used by gcc
configure:6344: result: /usr/sbin/ld
configure:6351: checking if the linker (/usr/sbin/ld) is GNU ld
configure:6366: result: yes
configure:6378: checking for BSD- or MS-compatible name lister (nm)
configure:6427: result: /usr/sbin/nm -B
configure:6557: checking the name lister (/usr/sbin/nm -B) interface
configure:6564: gcc -c conftest.c >&5
configure:6567: /usr/sbin/nm -B "conftest.o"
configure:6570: output
0000000000000000 B some_variable
configure:6577: result: BSD nm
configure:6581: checking the maximum length of command line arguments
configure:6711: result: 1572864
configure:6728: checking whether the shell understands some XSI constructs
configure:6738: result: yes
configure:6742: checking whether the shell understands "+="
configure:6748: result: yes
configure:6783: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6823: result: func_convert_file_noop
configure:6830: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6850: result: func_convert_file_noop
configure:6857: checking for /usr/sbin/ld option to reload object files
configure:6864: result: -r
configure:6898: checking for x86_64-unknown-linux-objdump
configure:6925: result: objdump
configure:6994: checking how to recognize dependent libraries
configure:7196: result: pass_all
configure:7241: checking for x86_64-unknown-linux-dlltool
configure:7268: result: dlltool
configure:7338: checking how to associate runtime and link libraries
configure:7365: result: printf %s\n
configure:7381: checking for x86_64-unknown-linux-ar
configure:7411: result: no
configure:7425: checking for ar
configure:7441: found /usr/sbin/ar
configure:7452: result: ar
configure:7489: checking for archiver @FILE support
configure:7506: gcc -c conftest.c >&5
configure:7506: $? = 0
configure:7509: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7512: $? = 0
configure:7517: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7520: $? = 1
configure:7532: result: @
configure:7550: checking for x86_64-unknown-linux-strip
configure:7577: result: strip
configure:7649: checking for x86_64-unknown-linux-ranlib
configure:7679: result: no
configure:7689: checking for ranlib
configure:7705: found /usr/sbin/ranlib
configure:7716: result: ranlib
configure:7818: checking command to parse /usr/sbin/nm -B output from gcc object
configure:7938: gcc -c conftest.c >&5
configure:7941: $? = 0
configure:7945: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7948: $? = 0
configure:8014: gcc -o conftest conftest.c conftstm.o >&5
configure:8017: $? = 0
configure:8055: result: ok
configure:8092: checking for sysroot
configure:8122: result: no
configure:8199: gcc -c conftest.c >&5
configure:8202: $? = 0
configure:8338: checking for x86_64-unknown-linux-mt
configure:8368: result: no
configure:8378: checking for mt
configure:8408: result: no
configure:8428: checking if : is a manifest tool
configure:8434: : '-?'
configure:8442: result: no
configure:9081: checking for dlfcn.h
configure:9081: gcc -c conftest.c >&5
configure:9081: $? = 0
configure:9081: result: yes
configure:9254: checking for objdir
configure:9269: result: .libs
configure:9540: checking if gcc supports -fno-rtti -fno-exceptions
configure:9558: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9562: $? = 0
configure:9575: result: no
configure:9902: checking for gcc option to produce PIC
configure:9909: result: -fPIC -DPIC
configure:9917: checking if gcc PIC flag -fPIC -DPIC works
configure:9935: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9939: $? = 0
configure:9952: result: yes
configure:9981: checking if gcc static flag -static works
configure:10009: result: yes
configure:10024: checking if gcc supports -c -o file.o
configure:10045: gcc -c -o out/conftest2.o conftest.c >&5
configure:10049: $? = 0
configure:10071: result: yes
configure:10079: checking if gcc supports -c -o file.o
configure:10126: result: yes
configure:10159: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:11316: result: yes
configure:11353: checking whether -lc should be explicitly linked in
configure:11361: gcc -c conftest.c >&5
configure:11364: $? = 0
configure:11379: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11382: $? = 0
configure:11396: result: no
configure:11556: checking dynamic linker characteristics
configure:12067: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12067: $? = 0
configure:12301: result: GNU/Linux ld.so
configure:12408: checking how to hardcode library paths into programs
configure:12433: result: immediate
configure:12527: checking for shl_load
configure:12527: gcc -o conftest conftest.c >&5
/tmp/cc80GSWM.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:12527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case declares shl_load.
| For example, HP-UX 11i declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12527: result: no
configure:12531: checking for shl_load in -ldld
configure:12556: gcc -o conftest conftest.c -ldld >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:12556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:12565: result: no
configure:12570: checking for dlopen
configure:12570: gcc -o conftest conftest.c >&5
/tmp/cciHlEH6.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:12570: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case declares dlopen.
| For example, HP-UX 11i declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12570: result: no
configure:12574: checking for dlopen in -ldl
configure:12599: gcc -o conftest conftest.c -ldl >&5
configure:12599: $? = 0
configure:12608: result: yes
configure:12727: checking whether a program can dlopen itself
configure:12807: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:12810: $? = 0
configure:12828: result: yes
configure:12833: checking whether a statically linked program can dlopen itself
configure:12913: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccxYpIpe.o: In function `main':
conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:12916: $? = 1
configure:12934: result: no
configure:12973: checking whether stripping libraries is possible
configure:12978: result: yes
configure:13013: checking if libtool supports shared libraries
configure:13015: result: yes
configure:13018: checking whether to build shared libraries
configure:13039: result: yes
configure:13042: checking whether to build static libraries
configure:13046: result: no
configure:13083: checking which extension is used for runtime loadable modules
configure:13095: result: .so
configure:13112: checking which variable specifies run-time module search path
configure:13119: result: LD_LIBRARY_PATH
configure:13129: checking for the default library search path
configure:13136: result: /lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot
configure:13166: checking for library containing dlopen
configure:13197: gcc -o conftest conftest.c >&5
/tmp/ccgVaf3m.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:13197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:13197: gcc -o conftest conftest.c -ldl >&5
configure:13197: $? = 0
configure:13214: result: -ldl
configure:13304: checking for dlerror
configure:13304: gcc -o conftest conftest.c -ldl -ldl >&5
configure:13304: $? = 0
configure:13304: result: yes
configure:13318: checking for shl_load
configure:13318: result: no
configure:13325: checking for shl_load in -ldld
configure:13359: result: no
configure:13405: checking for dld_link in -ldld
configure:13430: gcc -o conftest conftest.c -ldld -ldl >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:13430: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:13439: result: no
configure:13473: checking for _ prefix in compiled symbols
configure:13483: gcc -c conftest.c >&5
configure:13486: $? = 0
configure:13490: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:13493: $? = 0
configure:13515: result: no
configure:13639: checking whether deplibs are loaded by dlopen
configure:13733: result: yes
configure:13745: checking for argz.h
configure:13745: gcc -c conftest.c >&5
configure:13745: $? = 0
configure:13745: result: yes
configure:13757: checking for error_t
configure:13757: gcc -c conftest.c >&5
configure:13757: $? = 0
configure:13757: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:39:22: error: expected expression before ')' token
if (sizeof ((error_t)))
^
configure:13757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include
| #endif
|
| int
| main ()
| {
| if (sizeof ((error_t)))
| return 0;
| ;
| return 0;
| }
configure:13757: result: yes
configure:13783: checking for argz_add
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13783: checking for argz_append
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13783: checking for argz_count
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13783: checking for argz_create_sep
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13783: checking for argz_insert
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13783: checking for argz_next
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13783: checking for argz_stringify
configure:13783: gcc -o conftest conftest.c -ldl >&5
configure:13783: $? = 0
configure:13783: result: yes
configure:13799: checking if argz actually works
configure:13830: result: yes
configure:13847: checking whether libtool supports -dlopen/-dlpreopen
configure:13859: result: yes
configure:13891: checking for ltdl.h
configure:13891: gcc -c conftest.c >&5
configure:13891: $? = 0
configure:13891: result: yes
configure:13895: checking whether lt_dlinterface_register is declared
configure:13895: gcc -c conftest.c >&5
configure:13895: $? = 0
configure:13895: result: yes
configure:13899: checking for lt_dladvise_preload in -lltdl
configure:13924: gcc -o conftest conftest.c -lltdl -ldl >&5
configure:13924: $? = 0
configure:13933: result: yes
configure:14028: checking where to find libltdl headers
configure:14030: result:
configure:14032: checking where to find libltdl library
configure:14034: result: -lltdl
configure:14084: checking for unistd.h
configure:14084: result: yes
configure:14084: checking for dl.h
configure:14084: gcc -c conftest.c >&5
conftest.c:78:16: fatal error: dl.h: No such file or directory
#include
^
compilation terminated.
configure:14084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:14084: result: no
configure:14084: checking for sys/dl.h
configure:14084: gcc -c conftest.c >&5
conftest.c:78:20: fatal error: sys/dl.h: No such file or directory
#include
^
compilation terminated.
configure:14084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:14084: result: no
configure:14084: checking for dld.h
configure:14084: gcc -c conftest.c >&5
conftest.c:78:17: fatal error: dld.h: No such file or directory
#include
^
compilation terminated.
configure:14084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:14084: result: no
configure:14084: checking for mach-o/dyld.h
configure:14084: gcc -c conftest.c >&5
conftest.c:78:25: fatal error: mach-o/dyld.h: No such file or directory
#include
^
compilation terminated.
configure:14084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:14084: result: no
configure:14084: checking for dirent.h
configure:14084: gcc -c conftest.c >&5
configure:14084: $? = 0
configure:14084: result: yes
configure:14099: checking for closedir
configure:14099: gcc -o conftest conftest.c -ldl >&5
configure:14099: $? = 0
configure:14099: result: yes
configure:14099: checking for opendir
configure:14099: gcc -o conftest conftest.c -ldl >&5
configure:14099: $? = 0
configure:14099: result: yes
configure:14099: checking for readdir
configure:14099: gcc -o conftest conftest.c -ldl >&5
configure:14099: $? = 0
configure:14099: result: yes
configure:14116: checking for strlcat
configure:14116: gcc -o conftest conftest.c -ldl >&5
/tmp/ccM48s10.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:14116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:14116: result: no
configure:14116: checking for strlcpy
configure:14116: gcc -o conftest conftest.c -ldl >&5
/tmp/ccOybrr4.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:14116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:14116: result: no
configure:14168: checking for shared lib extension
configure:14171: result: .so
configure:14338: checking for iconv
configure:14360: gcc -o conftest conftest.c -ldl >&5
configure:14360: $? = 0
configure:14392: result: yes
configure:14398: checking for iconv declaration
configure:14427: gcc -c conftest.c >&5
configure:14427: $? = 0
configure:14438: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:14479: checking for encoding to use for CHAR representations
configure:14482: result: auto-search
configure:14485: checking for encoding to use for UNICODE representations
configure:14488: result: auto-search
configure:14508: checking for crypt in -lcrypt
configure:14533: gcc -o conftest conftest.c -lcrypt -ldl >&5
configure:14533: $? = 0
configure:14542: result: yes
configure:14551: checking for pow in -lm
configure:14576: gcc -o conftest conftest.c -lm -ldl >&5
conftest.c:72:6: warning: conflicting types for built-in function 'pow'
char pow ();
^~~
configure:14576: $? = 0
configure:14585: result: yes
configure:14596: checking for readline in -lreadline
configure:14619: gcc -o conftest conftest.c -lreadline -ldl >&5
configure:14619: $? = 0
configure:14630: result: yes
configure:14694: checking readline/history.h usability
configure:14694: gcc -c conftest.c >&5
configure:14694: $? = 0
configure:14694: result: yes
configure:14694: checking readline/history.h presence
configure:14694: gcc -E conftest.c
configure:14694: $? = 0
configure:14694: result: yes
configure:14694: checking for readline/history.h
configure:14694: result: yes
configure:14711: checking Are we using ini caching
configure:14717: result: yes
configure:14806: checking whether time.h and sys/time.h may both be included
configure:14826: gcc -c conftest.c >&5
configure:14826: $? = 0
configure:14833: result: yes
configure:14843: checking sys/time.h usability
configure:14843: gcc -c conftest.c >&5
configure:14843: $? = 0
configure:14843: result: yes
configure:14843: checking sys/time.h presence
configure:14843: gcc -E conftest.c
configure:14843: $? = 0
configure:14843: result: yes
configure:14843: checking for sys/time.h
configure:14843: result: yes
configure:14858: checking size of long
configure:14863: gcc -o conftest conftest.c -ldl >&5
configure:14863: $? = 0
configure:14863: ./conftest
configure:14863: $? = 0
configure:14877: result: 8
configure:14888: checking if platform is 64 bit
configure:14891: result: Yes
configure:14902: checking for long long
configure:14923: gcc -c conftest.c >&5
configure:14923: $? = 0
configure:14932: result: yes
configure:14944: checking size of long int
configure:14949: gcc -o conftest conftest.c -ldl >&5
configure:14949: $? = 0
configure:14949: ./conftest
configure:14949: $? = 0
configure:14963: result: 8
configure:14977: checking for strcasecmp
configure:14977: gcc -o conftest conftest.c -ldl >&5
conftest.c:97:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for strncasecmp
configure:14977: gcc -o conftest conftest.c -ldl >&5
conftest.c:98:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^~~~~~~~~~~
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for vsnprintf
configure:14977: gcc -o conftest conftest.c -ldl >&5
conftest.c:99:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for strtol
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for atoll
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for strtoll
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for endpwent
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for gettimeofday
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for ftime
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for time
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for stricmp
configure:14977: gcc -o conftest conftest.c -ldl >&5
/tmp/ccP3RooM.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `stricmp'
collect2: error: ld returned 1 exit status
configure:14977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case declares stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef stricmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:14977: result: no
configure:14977: checking for strnicmp
configure:14977: gcc -o conftest conftest.c -ldl >&5
/tmp/ccRyofPP.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strnicmp'
collect2: error: ld returned 1 exit status
configure:14977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| /* end confdefs.h. */
| /* Define strnicmp to an innocuous variant, in case declares strnicmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define strnicmp innocuous_strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnicmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strnicmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnicmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strnicmp || defined __stub___strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return strnicmp ();
| ;
| return 0;
| }
configure:14977: result: no
configure:14977: checking for getuid
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for getpwuid
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14977: checking for nl_langinfo
configure:14977: gcc -o conftest conftest.c -ldl >&5
configure:14977: $? = 0
configure:14977: result: yes
configure:14988: checking for nl_langinfo and CODESET
configure:15004: gcc -o conftest conftest.c -ldl >&5
configure:15004: $? = 0
configure:15013: result: yes
configure:15567: checking if os is AIX
configure:15577: result: no - enable check for libthread
configure:15583: checking for mutex_lock in -lthread
configure:15606: gcc -o conftest conftest.c -lthread -ldl >&5
/usr/sbin/ld: cannot find -lthread
collect2: error: ld returned 1 exit status
configure:15606: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h. */
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char mutex_lock();
|
| int
| main ()
| {
| mutex_lock()
| ;
| return 0;
| }
configure:15640: result: no
configure:15647: checking for pthread_mutex_lock in -lpthread
configure:15666: gcc -o conftest conftest.c -lpthread -ldl >&5
configure:15666: $? = 0
configure:15675: result: yes
configure:15684: checking if compiler accepts -pthread
configure:15688: result: yes
configure:15910: checking for localtime_r in -lc
configure:15935: gcc -o conftest -pthread conftest.c -lc -ldl >&5
configure:15935: $? = 0
configure:15944: result: yes
configure:16070: checking for ANSI C header files
configure:16174: result: yes
configure:16186: checking malloc.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking malloc.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for malloc.h
configure:16186: result: yes
configure:16186: checking for unistd.h
configure:16186: result: yes
configure:16186: checking pwd.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking pwd.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for pwd.h
configure:16186: result: yes
configure:16186: checking crypt.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking crypt.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for crypt.h
configure:16186: result: yes
configure:16186: checking limits.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking limits.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for limits.h
configure:16186: result: yes
configure:16186: checking synch.h usability
configure:16186: gcc -c -pthread conftest.c >&5
conftest.c:129:19: fatal error: synch.h: No such file or directory
#include
^
compilation terminated.
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16186: result: no
configure:16186: checking synch.h presence
configure:16186: gcc -E conftest.c
conftest.c:96:19: fatal error: synch.h: No such file or directory
#include
^
compilation terminated.
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
configure:16186: result: no
configure:16186: checking for synch.h
configure:16186: result: no
configure:16186: checking for strings.h
configure:16186: result: yes
configure:16186: checking for string.h
configure:16186: result: yes
configure:16186: checking locale.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking locale.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for locale.h
configure:16186: result: yes
configure:16186: checking sys/malloc.h usability
configure:16186: gcc -c -pthread conftest.c >&5
conftest.c:132:24: fatal error: sys/malloc.h: No such file or directory
#include
^
compilation terminated.
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16186: result: no
configure:16186: checking sys/malloc.h presence
configure:16186: gcc -E conftest.c
conftest.c:99:24: fatal error: sys/malloc.h: No such file or directory
#include
^
compilation terminated.
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include
configure:16186: result: no
configure:16186: checking for sys/malloc.h
configure:16186: result: no
configure:16186: checking for sys/types.h
configure:16186: result: yes
configure:16186: checking for sys/sem.h
configure:16186: result: yes
configure:16186: checking stdarg.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking stdarg.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for stdarg.h
configure:16186: result: yes
configure:16186: checking varargs.h usability
configure:16186: gcc -c -pthread conftest.c >&5
In file included from conftest.c:135:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16186: result: no
configure:16186: checking varargs.h presence
configure:16186: gcc -E conftest.c
In file included from conftest.c:102:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
configure:16186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STDARG_H 1
| /* end confdefs.h. */
| #include
configure:16186: result: no
configure:16186: checking for varargs.h
configure:16186: result: no
configure:16186: checking for sys/time.h
configure:16186: result: yes
configure:16186: checking sys/timeb.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking sys/timeb.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for sys/timeb.h
configure:16186: result: yes
configure:16186: checking time.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking time.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for time.h
configure:16186: result: yes
configure:16186: checking langinfo.h usability
configure:16186: gcc -c -pthread conftest.c >&5
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking langinfo.h presence
configure:16186: gcc -E conftest.c
configure:16186: $? = 0
configure:16186: result: yes
configure:16186: checking for langinfo.h
configure:16186: result: yes
configure:16201: checking msql.h usability
configure:16201: gcc -c -pthread conftest.c >&5
conftest.c:139:18: fatal error: msql.h: No such file or directory
#include
^
compilation terminated.
configure:16201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:16201: result: no
configure:16201: checking msql.h presence
configure:16201: gcc -E conftest.c
conftest.c:106:18: fatal error: msql.h: No such file or directory
#include
^
compilation terminated.
configure:16201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h. */
| #include
configure:16201: result: no
configure:16201: checking for msql.h
configure:16201: result: no
configure:16296: checking for an ANSI C-conforming const
configure:16361: gcc -c -pthread conftest.c >&5
configure:16361: $? = 0
configure:16368: result: yes
configure:16376: checking for size_t
configure:16376: gcc -c -pthread conftest.c >&5
configure:16376: $? = 0
configure:16376: gcc -c -pthread conftest.c >&5
conftest.c: In function 'main':
conftest.c:143:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:16376: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define STRICT_ODBC_ERROR /**/
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16376: result: yes
configure:16387: checking whether struct tm is in sys/time.h or time.h
configure:16407: gcc -c -pthread conftest.c >&5
configure:16407: $? = 0
configure:16414: result: time.h
configure:16422: checking for uid_t in sys/types.h
configure:16441: result: yes
configure:16455: checking for dirent.h that defines DIR
configure:16474: gcc -c -pthread conftest.c >&5
configure:16474: $? = 0
configure:16482: result: yes
configure:16495: checking for library containing opendir
configure:16526: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16526: $? = 0
configure:16543: result: none required
configure:16613: checking for working alloca.h
configure:16630: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16630: $? = 0
configure:16638: result: yes
configure:16646: checking for alloca
configure:16683: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16683: $? = 0
configure:16691: result: yes
configure:16802: checking for vprintf
configure:16802: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
conftest.c:133:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^~~~~~~
configure:16802: $? = 0
configure:16802: result: yes
configure:16808: checking for _doprnt
configure:16808: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
/tmp/ccZ4hVKk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:16808: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "unixODBC"
| #define PACKAGE_TARNAME "unixODBC"
| #define PACKAGE_VERSION "2.3.4"
| #define PACKAGE_STRING "unixODBC 2.3.4"
| #define PACKAGE_BUGREPORT "nick@unixodbc.org"
| #define PACKAGE_URL ""
| #define PACKAGE "unixODBC"
| #define VERSION "2.3.4"
| #define YYTEXT_POINTER 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define SHLIBEXT ".so"
| #define DEFLIB_PATH "/usr/lib"
| #define LIB_PREFIX "/usr/lib"
| #define SYSTEM_FILE_PATH "/etc"
| #define SYSTEM_LIB_PATH "/usr/lib"
| #define PREFIX "/usr"
| #define EXEC_PREFIX "/usr"
| #define BIN_PREFIX "/usr/bin"
| #define INCLUDE_PREFIX "/usr/include"
| #define UNIXODBC /**/
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define UNICODE_ENCODING "auto-search"
| #define ASCII_ENCODING "auto-search"
| #define HAVE_LIBCRYPT /**/
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_READLINE 1
| #define ENABLE_INI_CACHING /**/
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TIME_H 1
| #define SIZEOF_LONG 8
| #define PLATFORM64 /**/
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_INT 8
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_STRTOL 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_FTIME 1
| #define HAVE_TIME 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_LOCALTIME_R 1
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_TIME_H 1
| #define HAVE_LANGINFO_H 1
| #define STRICT_ODBC_ERROR /**/
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:16808: result: no
configure:16822: checking for putenv
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16822: $? = 0
configure:16822: result: yes
configure:16822: checking for socket
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16822: $? = 0
configure:16822: result: yes
configure:16822: checking for strdup
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
conftest.c:136:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:16822: $? = 0
configure:16822: result: yes
configure:16822: checking for strstr
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
conftest.c:137:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^~~~~~
configure:16822: $? = 0
configure:16822: result: yes
configure:16822: checking for setenv
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16822: $? = 0
configure:16822: result: yes
configure:16822: checking for setlocale
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
configure:16822: $? = 0
configure:16822: result: yes
configure:16822: checking for strchr
configure:16822: gcc -o conftest -pthread conftest.c -ldl -lpthread >&5
conftest.c:140:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:16822: $? = 0
configure:16822: result: yes
configure:17033: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by unixODBC config.status 2.3.4, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f8eede42154c
config.status:1286: creating Makefile
config.status:1286: creating extras/Makefile
config.status:1286: creating log/Makefile
config.status:1286: creating lst/Makefile
config.status:1286: creating ini/Makefile
config.status:1286: creating odbcinst/Makefile
config.status:1286: creating cur/Makefile
config.status:1286: creating DriverManager/Makefile
config.status:1286: creating exe/Makefile
config.status:1286: creating DRVConfig/Makefile
config.status:1286: creating DRVConfig/drvcfg1/Makefile
config.status:1286: creating DRVConfig/drvcfg2/Makefile
config.status:1286: creating DRVConfig/PostgreSQL/Makefile
config.status:1286: creating DRVConfig/MiniSQL/Makefile
config.status:1286: creating DRVConfig/MySQL/Makefile
config.status:1286: creating DRVConfig/nn/Makefile
config.status:1286: creating DRVConfig/esoob/Makefile
config.status:1286: creating DRVConfig/oplodbc/Makefile
config.status:1286: creating DRVConfig/template/Makefile
config.status:1286: creating DRVConfig/tds/Makefile
config.status:1286: creating DRVConfig/txt/Makefile
config.status:1286: creating DRVConfig/Oracle/Makefile
config.status:1286: creating DRVConfig/sapdb/Makefile
config.status:1286: creating DRVConfig/Mimer/Makefile
config.status:1286: creating Drivers/Makefile
config.status:1286: creating Drivers/Postgre7.1/Makefile
config.status:1286: creating Drivers/nn/Makefile
config.status:1286: creating Drivers/template/Makefile
config.status:1286: creating Drivers/MiniSQL/Makefile
config.status:1286: creating include/Makefile
config.status:1286: creating man/Makefile
config.status:1286: creating doc/Makefile
config.status:1286: creating doc/AdministratorManual/Makefile
config.status:1286: creating doc/ProgrammerManual/Makefile
config.status:1286: creating doc/ProgrammerManual/Tutorial/Makefile
config.status:1286: creating doc/UserManual/Makefile
config.status:1286: creating doc/lst/Makefile
config.status:1286: creating samples/Makefile
config.status:1286: creating config.h
config.status:1286: creating unixodbc_conf.h
config.status:1515: executing depfiles commands
config.status:1515: executing libtool commands
configure:19380: === configuring in libltdl (/tmp/unixodbc/src/unixODBC-2.3.4/libltdl)
configure:19443: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' '--sysconfdir=/etc' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__doprnt=no
ac_cv_func_alloca_works=yes
ac_cv_func_argz_add=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_atoll=yes
ac_cv_func_closedir=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_endpwent=yes
ac_cv_func_ftime=yes
ac_cv_func_getpwuid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_opendir=yes
ac_cv_func_putenv=yes
ac_cv_func_readdir=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_shl_load=no
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_stricmp=no
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strnicmp=no
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_time=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_lt_dlinterface_register=yes
ac_cv_header_argz_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_ltdl_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_msql_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_synch_h=no
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_malloc_h=no
ac_cv_header_sys_sem_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_varargs_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_=yes
ac_cv_lib_c_localtime_r=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_lex=-lfl
ac_cv_lib_ltdl_lt_dladvise_preload=yes
ac_cv_lib_m_pow=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_LEX=flex
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=8
ac_cv_sizeof_long_int=8
ac_cv_struct_tm=time.h
ac_cv_type_error_t=yes
ac_cv_type_long_long=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_argz_works=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
ARGZ_H=''
AS='as'
AUTOCONF='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/missing --run automake-1.11'
AWK='gawk'
BIN_PREFIX='/usr/bin'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -pthread'
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFLIB_PATH='/usr/lib'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DRIVERC_FALSE=''
DRIVERC_TRUE='#'
DRIVERS_FALSE=''
DRIVERS_TRUE='#'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEC_PREFIX='/usr'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
HAVE_FLEX_FALSE=''
HAVE_FLEX_TRUE='#'
ICONV_CHAR_ENCODING='auto-search'
ICONV_UNICODE_ENCODING='auto-search'
INCLTDL=''
INCLUDE_PREFIX='/usr/include'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LFLAGS=''
LIBADD_CRYPT='-lcrypt'
LIBADD_DL=''
LIBADD_DLD_LINK=''
LIBADD_DLOPEN='-ldl'
LIBADD_POW='-lm'
LIBADD_SHL_LOAD=''
LIBICONV=''
LIBLTDL='-lltdl'
LIBOBJS=''
LIBS='-ldl -lpthread'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_PREFIX='/usr/lib'
LIB_VERSION='2:0:0'
LIPO=''
LN_S='ln -s'
LTDLDEPS=''
LTDLINCL=''
LTDLOPEN='libltdl'
LTLIBOBJS=''
LT_CONFIG_H='config.h'
LT_DLLOADERS=' libltdl/dlopen.la'
LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
MAKEINFO='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
MSQL_FALSE=''
MSQL_TRUE='#'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='unixODBC'
PACKAGE_BUGREPORT='nick@unixodbc.org'
PACKAGE_NAME='unixODBC'
PACKAGE_STRING='unixODBC 2.3.4'
PACKAGE_TARNAME='unixODBC'
PACKAGE_URL=''
PACKAGE_VERSION='2.3.4'
PATH_SEPARATOR=':'
PREFIX='/usr'
PTH_CFLAGS=''
PTH_CPPFLAGS=''
PTH_LDFLAGS=''
PTH_LIBS=''
QNX_FALSE=''
QNX_TRUE='#'
RANLIB='ranlib'
READLINE='-lreadline'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLIBEXT='.so'
STRIP='strip'
SYSTEM_FILE_PATH='/etc'
SYSTEM_LIB_PATH='/usr/lib'
VERSION='2.3.4'
WITHLT_FALSE=''
WITHLT_TRUE='#'
YACC='bison -y'
YFLAGS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
ltdl_LIBOBJS=' lt__strl.o'
ltdl_LTLIBOBJS=' lt__strl.lo'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
msql_headers=''
msql_libraries=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libltdl'
sys_symbol_underscore='no'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "unixODBC"
#define PACKAGE_TARNAME "unixODBC"
#define PACKAGE_VERSION "2.3.4"
#define PACKAGE_STRING "unixODBC 2.3.4"
#define PACKAGE_BUGREPORT "nick@unixodbc.org"
#define PACKAGE_URL ""
#define PACKAGE "unixODBC"
#define VERSION "2.3.4"
#define YYTEXT_POINTER 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SEM_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_ADD 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_COUNT 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_WORKING_ARGZ 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_LTDL 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"
#define SHLIBEXT ".so"
#define DEFLIB_PATH "/usr/lib"
#define LIB_PREFIX "/usr/lib"
#define SYSTEM_FILE_PATH "/etc"
#define SYSTEM_LIB_PATH "/usr/lib"
#define PREFIX "/usr"
#define EXEC_PREFIX "/usr"
#define BIN_PREFIX "/usr/bin"
#define INCLUDE_PREFIX "/usr/include"
#define UNIXODBC /**/
#define HAVE_ICONV 1
#define ICONV_CONST
#define UNICODE_ENCODING "auto-search"
#define ASCII_ENCODING "auto-search"
#define HAVE_LIBCRYPT /**/
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_READLINE 1
#define ENABLE_INI_CACHING /**/
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define SIZEOF_LONG 8
#define PLATFORM64 /**/
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_INT 8
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_VSNPRINTF 1
#define HAVE_STRTOL 1
#define HAVE_ATOLL 1
#define HAVE_STRTOLL 1
#define HAVE_ENDPWENT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_FTIME 1
#define HAVE_TIME 1
#define HAVE_GETUID 1
#define HAVE_GETPWUID 1
#define HAVE_NL_LANGINFO 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LOCALTIME_R 1
#define STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PWD_H 1
#define HAVE_CRYPT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SEM_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_TIME_H 1
#define HAVE_LANGINFO_H 1
#define STRICT_ODBC_ERROR /**/
#define HAVE_DIRENT_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_VPRINTF 1
#define HAVE_PUTENV 1
#define HAVE_SOCKET 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STRCHR 1
#define UNIXODBC_SOURCE /**/
configure: exit 0
CMD: config logfiles '/tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libltdl configure 2.4.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux --sysconfdir=/etc host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = f8eede42154c
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2264: checking for a BSD-compatible install
configure:2332: result: /usr/bin/install -c
configure:2343: checking whether build environment is sane
configure:2393: result: yes
configure:2442: checking for x86_64-unknown-linux-strip
configure:2472: result: no
configure:2482: checking for strip
configure:2498: found /usr/sbin/strip
configure:2509: result: strip
configure:2534: checking for a thread-safe mkdir -p
configure:2573: result: /usr/sbin/mkdir -p
configure:2586: checking for gawk
configure:2602: found /usr/sbin/gawk
configure:2613: result: gawk
configure:2624: checking whether make sets $(MAKE)
configure:2646: result: yes
configure:2766: checking build system type
configure:2780: result: x86_64-unknown-linux-gnu
configure:2800: checking host system type
configure:2813: result: x86_64-unknown-linux-gnu
configure:2854: checking how to print strings
configure:2881: result: printf
configure:2914: checking for style of include used by make
configure:2942: result: GNU
configure:2972: checking for x86_64-unknown-linux-gcc
configure:3002: result: no
configure:3012: checking for gcc
configure:3028: found /usr/sbin/gcc
configure:3039: result: gcc
configure:3268: checking for C compiler version
configure:3277: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3288: $? = 0
configure:3277: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3288: $? = 0
configure:3277: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3288: $? = 1
configure:3277: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3288: $? = 1
configure:3308: checking whether the C compiler works
configure:3330: gcc conftest.c >&5
configure:3334: $? = 0
configure:3382: result: yes
configure:3385: checking for C compiler default output file name
configure:3387: result: a.out
configure:3393: checking for suffix of executables
configure:3400: gcc -o conftest conftest.c >&5
configure:3404: $? = 0
configure:3426: result:
configure:3448: checking whether we are cross compiling
configure:3456: gcc -o conftest conftest.c >&5
configure:3460: $? = 0
configure:3467: ./conftest
configure:3471: $? = 0
configure:3486: result: no
configure:3491: checking for suffix of object files
configure:3513: gcc -c conftest.c >&5
configure:3517: $? = 0
configure:3538: result: o
configure:3542: checking whether we are using the GNU C compiler
configure:3561: gcc -c conftest.c >&5
configure:3561: $? = 0
configure:3570: result: yes
configure:3579: checking whether gcc accepts -g
configure:3599: gcc -c -g conftest.c >&5
configure:3599: $? = 0
configure:3640: result: yes
configure:3657: checking for gcc option to accept ISO C89
configure:3721: gcc -c conftest.c >&5
configure:3721: $? = 0
configure:3734: result: none needed
configure:3756: checking dependency style of gcc
configure:3866: result: gcc3
configure:3881: checking for a sed that does not truncate output
configure:3945: result: /usr/sbin/sed
configure:3963: checking for grep that handles long lines and -e
configure:4021: result: /usr/sbin/grep
configure:4026: checking for egrep
configure:4088: result: /usr/sbin/grep -E
configure:4093: checking for fgrep
configure:4155: result: /usr/sbin/grep -F
configure:4190: checking for ld used by gcc
configure:4257: result: /usr/sbin/ld
configure:4264: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4279: result: yes
configure:4291: checking for BSD- or MS-compatible name lister (nm)
configure:4340: result: /usr/sbin/nm -B
configure:4470: checking the name lister (/usr/sbin/nm -B) interface
configure:4477: gcc -c conftest.c >&5
configure:4480: /usr/sbin/nm -B "conftest.o"
configure:4483: output
0000000000000000 B some_variable
configure:4490: result: BSD nm
configure:4493: checking whether ln -s works
configure:4497: result: yes
configure:4505: checking the maximum length of command line arguments
configure:4635: result: 1572864
configure:4652: checking whether the shell understands some XSI constructs
configure:4662: result: yes
configure:4666: checking whether the shell understands "+="
configure:4672: result: yes
configure:4707: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4747: result: func_convert_file_noop
configure:4754: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4774: result: func_convert_file_noop
configure:4781: checking for /usr/sbin/ld option to reload object files
configure:4788: result: -r
configure:4822: checking for x86_64-unknown-linux-objdump
configure:4852: result: no
configure:4862: checking for objdump
configure:4878: found /usr/sbin/objdump
configure:4889: result: objdump
configure:4918: checking how to recognize dependent libraries
configure:5120: result: pass_all
configure:5165: checking for x86_64-unknown-linux-dlltool
configure:5195: result: no
configure:5205: checking for dlltool
configure:5235: result: no
configure:5262: checking how to associate runtime and link libraries
configure:5289: result: printf %s\n
configure:5306: checking for x86_64-unknown-linux-ar
configure:5336: result: no
configure:5350: checking for ar
configure:5366: found /usr/sbin/ar
configure:5377: result: ar
configure:5414: checking for archiver @FILE support
configure:5431: gcc -c conftest.c >&5
configure:5431: $? = 0
configure:5434: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5437: $? = 0
configure:5442: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5445: $? = 1
configure:5457: result: @
configure:5475: checking for x86_64-unknown-linux-strip
configure:5502: result: strip
configure:5574: checking for x86_64-unknown-linux-ranlib
configure:5604: result: no
configure:5614: checking for ranlib
configure:5630: found /usr/sbin/ranlib
configure:5641: result: ranlib
configure:5743: checking command to parse /usr/sbin/nm -B output from gcc object
configure:5863: gcc -c conftest.c >&5
configure:5866: $? = 0
configure:5870: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5873: $? = 0
configure:5939: gcc -o conftest conftest.c conftstm.o >&5
configure:5942: $? = 0
configure:5980: result: ok
configure:6017: checking for sysroot
configure:6047: result: no
configure:6124: gcc -c conftest.c >&5
configure:6127: $? = 0
configure:6263: checking for x86_64-unknown-linux-mt
configure:6293: result: no
configure:6303: checking for mt
configure:6333: result: no
configure:6353: checking if : is a manifest tool
configure:6359: : '-?'
configure:6367: result: no
configure:7009: checking how to run the C preprocessor
configure:7040: gcc -E conftest.c
configure:7040: $? = 0
configure:7054: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7054: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| /* end confdefs.h. */
| #include
configure:7079: result: gcc -E
configure:7099: gcc -E conftest.c
configure:7099: $? = 0
configure:7113: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| /* end confdefs.h. */
| #include
configure:7142: checking for ANSI C header files
configure:7162: gcc -c conftest.c >&5
configure:7162: $? = 0
configure:7235: gcc -o conftest conftest.c >&5
configure:7235: $? = 0
configure:7235: ./conftest
configure:7235: $? = 0
configure:7246: result: yes
configure:7259: checking for sys/types.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for sys/stat.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for stdlib.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for string.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for memory.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for strings.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for inttypes.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for stdint.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7259: checking for unistd.h
configure:7259: gcc -c conftest.c >&5
configure:7259: $? = 0
configure:7259: result: yes
configure:7273: checking for dlfcn.h
configure:7273: gcc -c conftest.c >&5
configure:7273: $? = 0
configure:7273: result: yes
configure:7776: checking for objdir
configure:7791: result: .libs
configure:8062: checking if gcc supports -fno-rtti -fno-exceptions
configure:8080: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8084: $? = 0
configure:8097: result: no
configure:8424: checking for gcc option to produce PIC
configure:8431: result: -fPIC -DPIC
configure:8439: checking if gcc PIC flag -fPIC -DPIC works
configure:8457: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8461: $? = 0
configure:8474: result: yes
configure:8503: checking if gcc static flag -static works
configure:8531: result: yes
configure:8546: checking if gcc supports -c -o file.o
configure:8567: gcc -c -o out/conftest2.o conftest.c >&5
configure:8571: $? = 0
configure:8593: result: yes
configure:8601: checking if gcc supports -c -o file.o
configure:8648: result: yes
configure:8681: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:9838: result: yes
configure:9875: checking whether -lc should be explicitly linked in
configure:9883: gcc -c conftest.c >&5
configure:9886: $? = 0
configure:9901: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:9904: $? = 0
configure:9918: result: no
configure:10078: checking dynamic linker characteristics
configure:10589: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10589: $? = 0
configure:10823: result: GNU/Linux ld.so
configure:10930: checking how to hardcode library paths into programs
configure:10955: result: immediate
configure:11049: checking for shl_load
configure:11049: gcc -o conftest conftest.c >&5
/tmp/ccqwnJgV.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case declares shl_load.
| For example, HP-UX 11i declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11049: result: no
configure:11053: checking for shl_load in -ldld
configure:11078: gcc -o conftest conftest.c -ldld >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:11078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11087: result: no
configure:11092: checking for dlopen
configure:11092: gcc -o conftest conftest.c >&5
/tmp/ccKYOOAQ.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11092: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case declares dlopen.
| For example, HP-UX 11i declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11092: result: no
configure:11096: checking for dlopen in -ldl
configure:11121: gcc -o conftest conftest.c -ldl >&5
configure:11121: $? = 0
configure:11130: result: yes
configure:11249: checking whether a program can dlopen itself
configure:11329: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:11332: $? = 0
configure:11350: result: yes
configure:11355: checking whether a statically linked program can dlopen itself
configure:11435: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccDR7NdV.o: In function `main':
conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:11438: $? = 1
configure:11456: result: no
configure:11495: checking whether stripping libraries is possible
configure:11500: result: yes
configure:11535: checking if libtool supports shared libraries
configure:11537: result: yes
configure:11540: checking whether to build shared libraries
configure:11561: result: yes
configure:11564: checking whether to build static libraries
configure:11568: result: yes
configure:11605: checking which extension is used for runtime loadable modules
configure:11617: result: .so
configure:11634: checking which variable specifies run-time module search path
configure:11641: result: LD_LIBRARY_PATH
configure:11651: checking for the default library search path
configure:11658: result: /lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot
configure:11688: checking for library containing dlopen
configure:11719: gcc -o conftest conftest.c >&5
/tmp/ccbjYr21.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11719: gcc -o conftest conftest.c -ldl >&5
configure:11719: $? = 0
configure:11736: result: -ldl
configure:11826: checking for dlerror
configure:11826: gcc -o conftest conftest.c -ldl -ldl >&5
configure:11826: $? = 0
configure:11826: result: yes
configure:11840: checking for shl_load
configure:11840: result: no
configure:11847: checking for shl_load in -ldld
configure:11881: result: no
configure:11927: checking for dld_link in -ldld
configure:11952: gcc -o conftest conftest.c -ldld -ldl >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:11952: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:11961: result: no
configure:11995: checking for _ prefix in compiled symbols
configure:12005: gcc -c conftest.c >&5
configure:12008: $? = 0
configure:12012: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:12015: $? = 0
configure:12037: result: no
configure:12161: checking whether deplibs are loaded by dlopen
configure:12255: result: yes
configure:12267: checking for argz.h
configure:12267: gcc -c conftest.c >&5
configure:12267: $? = 0
configure:12267: result: yes
configure:12279: checking for error_t
configure:12279: gcc -c conftest.c >&5
configure:12279: $? = 0
configure:12279: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:22: error: expected expression before ')' token
if (sizeof ((error_t)))
^
configure:12279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include
| #endif
|
| int
| main ()
| {
| if (sizeof ((error_t)))
| return 0;
| ;
| return 0;
| }
configure:12279: result: yes
configure:12305: checking for argz_add
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12305: checking for argz_append
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12305: checking for argz_count
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12305: checking for argz_create_sep
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12305: checking for argz_insert
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12305: checking for argz_next
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12305: checking for argz_stringify
configure:12305: gcc -o conftest conftest.c -ldl >&5
configure:12305: $? = 0
configure:12305: result: yes
configure:12323: checking if argz actually works
configure:12354: result: yes
configure:12373: checking whether libtool supports -dlopen/-dlpreopen
configure:12385: result: yes
configure:12438: checking for unistd.h
configure:12438: result: yes
configure:12438: checking for dl.h
configure:12438: gcc -c conftest.c >&5
conftest.c:75:16: fatal error: dl.h: No such file or directory
#include
^
compilation terminated.
configure:12438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12438: result: no
configure:12438: checking for sys/dl.h
configure:12438: gcc -c conftest.c >&5
conftest.c:75:20: fatal error: sys/dl.h: No such file or directory
#include
^
compilation terminated.
configure:12438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12438: result: no
configure:12438: checking for dld.h
configure:12438: gcc -c conftest.c >&5
conftest.c:75:17: fatal error: dld.h: No such file or directory
#include
^
compilation terminated.
configure:12438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12438: result: no
configure:12438: checking for mach-o/dyld.h
configure:12438: gcc -c conftest.c >&5
conftest.c:75:25: fatal error: mach-o/dyld.h: No such file or directory
#include
^
compilation terminated.
configure:12438: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12438: result: no
configure:12438: checking for dirent.h
configure:12438: gcc -c conftest.c >&5
configure:12438: $? = 0
configure:12438: result: yes
configure:12453: checking for closedir
configure:12453: gcc -o conftest conftest.c -ldl >&5
configure:12453: $? = 0
configure:12453: result: yes
configure:12453: checking for opendir
configure:12453: gcc -o conftest conftest.c -ldl >&5
configure:12453: $? = 0
configure:12453: result: yes
configure:12453: checking for readdir
configure:12453: gcc -o conftest conftest.c -ldl >&5
configure:12453: $? = 0
configure:12453: result: yes
configure:12472: checking for strlcat
configure:12472: gcc -o conftest conftest.c -ldl >&5
/tmp/cc3XRV4X.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:12472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:12472: result: no
configure:12472: checking for strlcpy
configure:12472: gcc -o conftest conftest.c -ldl >&5
/tmp/ccNG1Bn0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:12472: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:12472: result: no
configure:12653: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libltdl config.status 2.4.2, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f8eede42154c
config.status:1127: creating Makefile
config.status:1127: creating config.h
config.status:1356: executing depfiles commands
config.status:1356: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_argz_add=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_closedir=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_opendir=yes
ac_cv_func_readdir=yes
ac_cv_func_shl_load=no
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_header_argz_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
ac_cv_type_error_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_argz_works=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/R/lib /usr/lib/libfakeroot '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/missing --run tar'
AR='ar'
ARGZ_H=''
AS='as'
AUTOCONF='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBADD_DL='-ldl '
LIBADD_DLD_LINK=''
LIBADD_DLOPEN='-ldl'
LIBADD_SHL_LOAD=''
LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o'
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTDLOPEN='libltdl'
LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
LT_CONFIG_H='config.h'
LT_DLLOADERS=' dlopen.la'
LT_DLPREOPEN='-dlpreopen dlopen.la '
MAKEINFO='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/usr/sbin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libltdl'
PACKAGE_BUGREPORT='bug-libtool@gnu.org'
PACKAGE_NAME='libltdl'
PACKAGE_STRING='libltdl 2.4.2'
PACKAGE_TARNAME='libltdl'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.4.2'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/unixodbc/src/unixODBC-2.3.4/libltdl/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore='no'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libltdl"
#define PACKAGE_TARNAME "libltdl"
#define PACKAGE_VERSION "2.4.2"
#define PACKAGE_STRING "libltdl 2.4.2"
#define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "libltdl"
#define VERSION "2.4.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/R/lib:/usr/lib/libfakeroot"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_ADD 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_COUNT 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_WORKING_ARGZ 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"
configure: exit 0