Skip to Content.
Sympa Menu

freetds - Re: [freetds] Connection Problem iconv

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Tom <tomaw AT gmx.de>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Connection Problem iconv
  • Date: Tue, 22 Mar 2005 22:24:14 +0100

Hi JKL,

here is the full config.log.
Hope you find some Hints there.
Please tell me if you need more Informations.

Thanks,
Tom

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i486-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i486-suse-linux/bin/ld
checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking 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 doxygen... no
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing tgetent... no
checking for readline in -lreadline... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking odbcss.h usability... no
checking odbcss.h presence... no
checking for odbcss.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking whether INADDR_NONE is defined... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for long double... yes
checking size of long double... 12
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for void *... yes
checking size of void *... 4
checking is FIONBIO defined... yes
checking for socklen_t... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for nl_langinfo... yes
checking for locale_charset... no
checking for setenv... yes
checking for putenv... yes
checking for getuid... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for inet_ntoa_r... no
checking for getipnodebyaddr... no
checking for getipnodebyname... no
checking for freehostent... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for gethostname... yes
checking for sethostent_r... no
checking for gethostent_r... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for atoll... yes
checking for strtok_r... yes
checking whether malloc_options variable is present... no
checking compile-time options
looking for installed odbc driver manager
checking for SQLConnect in -liodbc... no
checking for SQLConnect in -lodbc... yes
checking sql.h usability... yes
checking sql.h presence... yes
checking for sql.h... yes
checking for SQLGetPrivateProfileString in -lodbcinst... yes
checking threadsafety... enabled
checking for which type of gethostbyname_r... six
checking for which type of getservbyname_r... six
checking for which type of gethostbyaddr_r... eight
checking for which type of getpwuid_r... five
checking for which type of localtime_r... struct
configure: debug enabled
done
configure: creating ./config.status
config.status: creating include/tdsver.h
config.status: creating include/tds_sysdep_public.h
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating samples/Makefile
config.status: creating src/Makefile
config.status: creating src/tds/Makefile
config.status: creating src/tds/unittests/Makefile
config.status: creating src/dblib/Makefile
config.status: creating src/dblib/unittests/Makefile
config.status: creating src/ctlib/Makefile
config.status: creating src/ctlib/unittests/Makefile
config.status: creating src/replacements/Makefile
config.status: creating src/server/Makefile
config.status: creating src/pool/Makefile
config.status: creating src/odbc/Makefile
config.status: creating src/odbc/unittests/Makefile
config.status: creating src/apps/Makefile
config.status: creating freetds.spec
config.status: creating win32/Makefile
config.status: creating win32/msvc6/Makefile
config.status: creating win32/dev-cpp/Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
402: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.3 20030226 (prerelease) (SuSE Linux)
configure:4405: $? = 0
configure:4407: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4410: $? = 1
configure:4413: checking whether we are using the GNU C++ compiler
configure:4438: g++ -c -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure:4441: $? = 0
configure:4444: test -s conftest.o
configure:4447: $? = 0
configure:4460: result: yes
configure:4466: checking whether g++ accepts -g
configure:4488: g++ -c -g -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure:4491: $? = 0
configure:4494: test -s conftest.o
configure:4497: $? = 0
configure:4508: result: yes
configure:4552: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure:4555: $? = 0
configure:4558: test -s conftest.o
configure:4561: $? = 0
configure:4588: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure: In function `int main()':
configure:4597: error: `exit' undeclared (first use this function)
configure:4597: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:4591: $? = 1
configure: failed program was:
| #line 4571 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4552: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure:4555: $? = 0
configure:4558: test -s conftest.o
configure:4561: $? = 0
configure:4588: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4622: checking dependency style of g++
configure:4690: result: gcc3
configure:4712: checking how to run the C++ preprocessor
configure:4744: g++ -E -D_FREETDS_LIBRARY_SOURCE conftest.cc
configure:4750: $? = 0
configure:4782: g++ -E -D_FREETDS_LIBRARY_SOURCE conftest.cc
configure:4798:28: ac_nonexistent.h: No such file or directory
configure:4788: $? = 1
configure: failed program was:
| #line 4773 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4826: result: g++ -E
configure:4851: g++ -E -D_FREETDS_LIBRARY_SOURCE conftest.cc
configure:4857: $? = 0
configure:4889: g++ -E -D_FREETDS_LIBRARY_SOURCE conftest.cc
configure:4905:28: ac_nonexistent.h: No such file or directory
configure:4895: $? = 1
configure: failed program was:
| #line 4880 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4989: checking for g77
configure:5018: result: no
configure:4989: checking for f77
configure:5018: result: no
configure:4989: checking for xlf
configure:5018: result: no
configure:4989: checking for frt
configure:5018: result: no
configure:4989: checking for pgf77
configure:5018: result: no
configure:4989: checking for fl32
configure:5018: result: no
configure:4989: checking for af77
configure:5018: result: no
configure:4989: checking for fort77
configure:5018: result: no
configure:4989: checking for f90
configure:5018: result: no
configure:4989: checking for xlf90
configure:5018: result: no
configure:4989: checking for pgf90
configure:5018: result: no
configure:4989: checking for epcf90
configure:5018: result: no
configure:4989: checking for f95
configure:5018: result: no
configure:4989: checking for fort
configure:5018: result: no
configure:4989: checking for xlf95
configure:5018: result: no
configure:4989: checking for lf95
configure:5018: result: no
configure:4989: checking for g95
configure:5018: result: no
configure:5033: checking for Fortran 77 compiler version
configure:5033: --version </dev/null >&5
./configure: line 1: --version: command not found
configure:5036: $? = 127
configure:5038: -v </dev/null >&5
./configure: line 1: -v: command not found
configure:5041: $? = 127
configure:5043: -V </dev/null >&5
./configure: line 1: -V: command not found
configure:5046: $? = 127
configure:5053: checking whether we are using the GNU Fortran 77 compiler
configure:5067: -c conftest.F >&5
./configure: line 1: -c: command not found
configure:5070: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:5089: result: no
configure:5096: checking whether accepts -g
configure:5108: -c -g conftest.f >&5
./configure: line 1: -c: command not found
configure:5111: $? = 127
configure: failed program was:
| program main
|
| end
configure:5129: result: no
configure:5157: checking the maximum length of command line arguments
configure:5222: result: 32768
configure:5233: checking command to parse /usr/bin/nm -B output from gcc object
configure:5322: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:5325: $? = 0
configure:5329: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5332: $? = 0
configure:5384: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c conftstm.o >&5
configure:5387: $? = 0
configure:5425: result: ok
configure:5429: checking for objdir
configure:5444: result: .libs
configure:5534: checking for ar
configure:5550: found /usr/bin/ar
configure:5561: result: ar
configure:5614: checking for ranlib
configure:5630: found /usr/bin/ranlib
configure:5641: result: ranlib
configure:5694: checking for strip
configure:5710: found /usr/bin/strip
configure:5721: result: strip
configure:5983: checking if gcc static flag works
configure:6006: result: yes
configure:6024: checking if gcc supports -fno-rtti -fno-exceptions
configure:6045: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-frtti" is valid for C++ but not for C/ObjC
configure:6049: $? = 0
configure:6057: result: no
configure:6072: checking for gcc option to produce PIC
configure:6249: result: -fPIC
configure:6257: checking if gcc PIC flag -fPIC works
configure:6278: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -fPIC -DPIC conftest.c >&5
configure:6282: $? = 0
configure:6290: result: yes
configure:6314: checking if gcc supports -c -o file.o
configure:6338: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -o out/conftest2.o conftest.c >&5
configure:6342: $? = 0
configure:6359: result: yes
configure:6385: checking whether the gcc linker (/usr/i486-suse-linux/bin/ld) supports shared libraries
configure:7213: result: yes
configure:7239: checking whether -lc should be explicitly linked in
configure:7244: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:7247: $? = 0
configure:7261: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7264: $? = 0
configure:7276: result: no
configure:7284: checking dynamic linker characteristics
configure:7824: result: GNU/Linux ld.so
configure:7828: checking how to hardcode library paths into programs
configure:7853: result: immediate
configure:7867: checking whether stripping libraries is possible
configure:7872: result: yes
configure:8616: checking if libtool supports shared libraries
configure:8618: result: yes
configure:8621: checking whether to build shared libraries
configure:8679: result: yes
configure:8682: checking whether to build static libraries
configure:8686: result: yes
configure:8778: creating libtool
configure:9325: checking for ld used by g++
configure:9392: result: /usr/i486-suse-linux/bin/ld
configure:9401: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
configure:9416: result: yes
configure:9467: checking whether the g++ linker (/usr/i486-suse-linux/bin/ld) supports shared libraries
configure:10275: result: yes
configure:10293: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.cc >&5
configure:10296: $? = 0
configure:10392: checking for g++ option to produce PIC
configure:10644: result: -fPIC
configure:10652: checking if g++ PIC flag -fPIC works
configure:10673: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -fPIC -DPIC conftest.cc >&5
configure:10677: $? = 0
configure:10685: result: yes
configure:10709: checking if g++ supports -c -o file.o
configure:10733: g++ -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -o out/conftest2.o conftest.cc >&5
configure:10737: $? = 0
configure:10754: result: yes
configure:10780: checking whether the g++ linker (/usr/i486-suse-linux/bin/ld) supports shared libraries
configure:10805: result: yes
configure:10876: checking dynamic linker characteristics
configure:11416: result: GNU/Linux ld.so
configure:11420: checking how to hardcode library paths into programs
configure:11445: result: immediate
configure:11459: checking whether stripping libraries is possible
configure:11464: result: yes
configure:18509: checking for iconv
configure:18537: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:18540: $? = 0
configure:18543: test -s conftest
configure:18546: $? = 0
configure:18601: result: yes
configure:18609: checking for iconv declaration
configure:18644: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:18647: $? = 0
configure:18650: test -s conftest.o
configure:18653: $? = 0
configure:18668: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:18691: checking for doxygen
configure:18720: result: no
configure:18737: checking for library containing socket
configure:18768: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:18771: $? = 0
configure:18774: test -s conftest
configure:18777: $? = 0
configure:18836: result: none required
configure:18843: checking for library containing gethostbyname
configure:18874: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:18877: $? = 0
configure:18880: test -s conftest
configure:18883: $? = 0
configure:18942: result: none required
configure:18955: checking for library containing tgetent
configure:18986: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccyqDDrK.o(.text+0xa): In function `main':
/home/freetds-0.62.4/configure:19000: undefined reference to `tgetent'
collect2: ld returned 1 exit status
configure:18989: $? = 1
configure: failed program was:
| #line 18962 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 tgetent ();
| int
| main ()
| {
| tgetent ();
| ;
| return 0;
| }
configure:19031: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lreadline >&5
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -lreadline
collect2: ld returned 1 exit status
configure:19034: $? = 1
configure: failed program was:
| #line 19007 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 tgetent ();
| int
| main ()
| {
| tgetent ();
| ;
| return 0;
| }
configure:19031: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lncurses >&5
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
configure:19034: $? = 1
configure: failed program was:
| #line 19007 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 tgetent ();
| int
| main ()
| {
| tgetent ();
| ;
| return 0;
| }
configure:19031: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lcurses >&5
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -lcurses
collect2: ld returned 1 exit status
configure:19034: $? = 1
configure: failed program was:
| #line 19007 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 tgetent ();
| int
| main ()
| {
| tgetent ();
| ;
| return 0;
| }
configure:19031: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -ltermcap >&5
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -ltermcap
collect2: ld returned 1 exit status
configure:19034: $? = 1
configure: failed program was:
| #line 19007 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 tgetent ();
| int
| main ()
| {
| tgetent ();
| ;
| return 0;
| }
configure:19054: result: no
configure:19061: checking for readline in -lreadline
configure:19092: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lreadline >&5
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -lreadline
collect2: ld returned 1 exit status
configure:19095: $? = 1
configure: failed program was:
| #line 19068 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 readline ();
| int
| main ()
| {
| readline ();
| ;
| return 0;
| }
configure:19113: result: no
configure:19129: checking for ANSI C header files
configure:19276: result: yes
configure:19286: checking whether time.h and sys/time.h may both be included
configure:19312: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19315: $? = 0
configure:19318: test -s conftest.o
configure:19321: $? = 0
configure:19332: result: yes
configure:19367: checking for unistd.h
configure:19372: result: yes
configure:19376: checking errno.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking errno.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for errno.h
configure:19491: result: yes
configure:19376: checking wchar.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking wchar.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for wchar.h
configure:19491: result: yes
configure:19376: checking sys/time.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking sys/time.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for sys/time.h
configure:19491: result: yes
configure:19376: checking malloc.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking malloc.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for malloc.h
configure:19491: result: yes
configure:19367: checking for sys/types.h
configure:19372: result: yes
configure:19376: checking sys/socket.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking sys/socket.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for sys/socket.h
configure:19491: result: yes
configure:19376: checking arpa/inet.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking arpa/inet.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for arpa/inet.h
configure:19491: result: yes
configure:19376: checking netdb.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking netdb.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for netdb.h
configure:19491: result: yes
configure:19376: checking netinet/in.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking netinet/in.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for netinet/in.h
configure:19491: result: yes
configure:19376: checking netinet/tcp.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking netinet/tcp.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for netinet/tcp.h
configure:19491: result: yes
configure:19376: checking langinfo.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking langinfo.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for langinfo.h
configure:19491: result: yes
configure:19376: checking paths.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking paths.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for paths.h
configure:19491: result: yes
configure:19376: checking sys/ioctl.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking sys/ioctl.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for sys/ioctl.h
configure:19491: result: yes
configure:19376: checking libgen.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking libgen.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for libgen.h
configure:19491: result: yes
configure:19376: checking sys/param.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking sys/param.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for sys/param.h
configure:19491: result: yes
configure:19376: checking locale.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking locale.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for locale.h
configure:19491: result: yes
configure:19376: checking odbcss.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19458:20: odbcss.h: No such file or directory
configure:19392: $? = 1
configure: failed program was:
| #line 19378 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <odbcss.h>
configure:19408: result: no
configure:19412: checking odbcss.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19460:20: odbcss.h: No such file or directory
configure:19429: $? = 1
configure: failed program was:
| #line 19414 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <odbcss.h>
configure:19448: result: no
configure:19484: checking for odbcss.h
configure:19491: result: no
configure:19376: checking sys/select.h usability
configure:19389: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19392: $? = 0
configure:19395: test -s conftest.o
configure:19398: $? = 0
configure:19408: result: yes
configure:19412: checking sys/select.h presence
configure:19423: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:19429: $? = 0
configure:19448: result: yes
configure:19484: checking for sys/select.h
configure:19491: result: yes
configure:19504: checking whether INADDR_NONE is defined
configure:19541: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19544: $? = 0
configure:19547: test -s conftest.o
configure:19550: $? = 0
configure:19561: result: yes
configure:19571: checking for char
configure:19596: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19599: $? = 0
configure:19602: test -s conftest.o
configure:19605: $? = 0
configure:19616: result: yes
configure:19619: checking size of char
configure:19894: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19897: $? = 0
configure:19899: ./conftest
configure:19902: $? = 0
configure:19925: result: 1
configure:19932: checking for short
configure:19957: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:19960: $? = 0
configure:19963: test -s conftest.o
configure:19966: $? = 0
configure:19977: result: yes
configure:19980: checking size of short
configure:20255: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:20258: $? = 0
configure:20260: ./conftest
configure:20263: $? = 0
configure:20286: result: 2
configure:20293: checking for long
configure:20318: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:20321: $? = 0
configure:20324: test -s conftest.o
configure:20327: $? = 0
configure:20338: result: yes
configure:20341: checking size of long
configure:20616: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:20619: $? = 0
configure:20621: ./conftest
configure:20624: $? = 0
configure:20647: result: 4
configure:20654: checking for int
configure:20679: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:20682: $? = 0
configure:20685: test -s conftest.o
configure:20688: $? = 0
configure:20699: result: yes
configure:20702: checking size of int
configure:20977: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:20980: $? = 0
configure:20982: ./conftest
configure:20985: $? = 0
configure:21008: result: 4
configure:21015: checking for float
configure:21040: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:21043: $? = 0
configure:21046: test -s conftest.o
configure:21049: $? = 0
configure:21060: result: yes
configure:21063: checking size of float
configure:21338: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:21341: $? = 0
configure:21343: ./conftest
configure:21346: $? = 0
configure:21369: result: 4
configure:21376: checking for double
configure:21401: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:21404: $? = 0
configure:21407: test -s conftest.o
configure:21410: $? = 0
configure:21421: result: yes
configure:21424: checking size of double
configure:21699: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:21702: $? = 0
configure:21704: ./conftest
configure:21707: $? = 0
configure:21730: result: 8
configure:21737: checking for long double
configure:21762: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:21765: $? = 0
configure:21768: test -s conftest.o
configure:21771: $? = 0
configure:21782: result: yes
configure:21785: checking size of long double
configure:22060: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:22063: $? = 0
configure:22065: ./conftest
configure:22068: $? = 0
configure:22091: result: 12
configure:22098: checking for long long
configure:22123: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:22126: $? = 0
configure:22129: test -s conftest.o
configure:22132: $? = 0
configure:22143: result: yes
configure:22146: checking size of long long
configure:22421: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:22424: $? = 0
configure:22426: ./conftest
configure:22429: $? = 0
configure:22452: result: 8
configure:22459: checking for __int64
configure:22484: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure: In function `main':
configure:22556: error: `__int64' undeclared (first use in this function)
configure:22556: error: (Each undeclared identifier is reported only once
configure:22556: error: for each function it appears in.)
configure:22556: error: parse error before ')' token
configure:22487: $? = 1
configure: failed program was:
| #line 22464 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((__int64 *) 0)
| return 0;
| if (sizeof (__int64))
| return 0;
| ;
| return 0;
| }
configure:22504: result: no
configure:22507: checking size of __int64
configure:22813: result: 0
configure:22820: checking for void *
configure:22845: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:22848: $? = 0
configure:22851: test -s conftest.o
configure:22854: $? = 0
configure:22865: result: yes
configure:22868: checking size of void *
configure:23143: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23146: $? = 0
configure:23148: ./conftest
configure:23151: $? = 0
configure:23174: result: 4
configure:23253: checking is FIONBIO defined
configure:23270: result: yes
configure:23307: checking for socklen_t
configure:23334: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23337: $? = 0
configure:23340: test -s conftest.o
configure:23343: $? = 0
configure:23354: result: yes
configure:23439: checking whether byte ordering is bigendian
configure:23467: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23470: $? = 0
configure:23473: test -s conftest.o
configure:23476: $? = 0
configure:23501: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure: In function `main':
configure:23544: error: `not' undeclared (first use in this function)
configure:23544: error: (Each undeclared identifier is reported only once
configure:23544: error: for each function it appears in.)
configure:23544: error: parse error before "big"
configure:23504: $? = 1
configure: failed program was:
| #line 23479 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:23624: result: no
configure:23643: checking for an ANSI C-conforming const
configure:23711: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23714: $? = 0
configure:23717: test -s conftest.o
configure:23720: $? = 0
configure:23731: result: yes
configure:23756: checking for vsnprintf
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for gettimeofday
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for nl_langinfo
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for locale_charset
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccsfF2WT.o(.text+0xf): In function `main':
/home/freetds-0.62.4/configure:23854: undefined reference to `locale_charset'
/tmp/ccsfF2WT.o(.data+0x0):/home/freetds-0.62.4/configure:23853: undefined reference to `locale_charset'
collect2: ld returned 1 exit status
configure:23809: $? = 1
configure: failed program was:
| #line 23761 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char locale_charset (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 locale_charset ();
| /* 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_locale_charset) || defined (__stub___locale_charset)
| choke me
| #else
| char (*f) () = locale_charset;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != locale_charset;
| ;
| return 0;
| }
configure:23826: result: no
configure:23756: checking for setenv
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for putenv
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for getuid
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for getpwuid
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23756: checking for getpwuid_r
configure:23806: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23809: $? = 0
configure:23812: test -s conftest
configure:23815: $? = 0
configure:23826: result: yes
configure:23854: checking for inet_ntoa_r
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccuBN6aK.o(.text+0xf): In function `main':
/home/freetds-0.62.4/configure:23957: undefined reference to `inet_ntoa_r'
/tmp/ccuBN6aK.o(.data+0x0):/home/freetds-0.62.4/configure:23956: undefined reference to `inet_ntoa_r'
collect2: ld returned 1 exit status
configure:23907: $? = 1
configure: failed program was:
| #line 23859 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char inet_ntoa_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 inet_ntoa_r ();
| /* 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_inet_ntoa_r) || defined (__stub___inet_ntoa_r)
| choke me
| #else
| char (*f) () = inet_ntoa_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != inet_ntoa_r;
| ;
| return 0;
| }
configure:23924: result: no
configure:23854: checking for getipnodebyaddr
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccYUTHkV.o(.text+0xf): In function `main':
/home/freetds-0.62.4/configure:23957: undefined reference to `getipnodebyaddr'
/tmp/ccYUTHkV.o(.data+0x0):/home/freetds-0.62.4/configure:23956: undefined reference to `getipnodebyaddr'
collect2: ld returned 1 exit status
configure:23907: $? = 1
configure: failed program was:
| #line 23859 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getipnodebyaddr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 getipnodebyaddr ();
| /* 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_getipnodebyaddr) || defined (__stub___getipnodebyaddr)
| choke me
| #else
| char (*f) () = getipnodebyaddr;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != getipnodebyaddr;
| ;
| return 0;
| }
configure:23924: result: no
configure:23854: checking for getipnodebyname
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccStd3w6.o(.text+0xf): In function `main':
/home/freetds-0.62.4/configure:23957: undefined reference to `getipnodebyname'
/tmp/ccStd3w6.o(.data+0x0):/home/freetds-0.62.4/configure:23956: undefined reference to `getipnodebyname'
collect2: ld returned 1 exit status
configure:23907: $? = 1
configure: failed program was:
| #line 23859 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getipnodebyname (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 getipnodebyname ();
| /* 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_getipnodebyname) || defined (__stub___getipnodebyname)
| choke me
| #else
| char (*f) () = getipnodebyname;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != getipnodebyname;
| ;
| return 0;
| }
configure:23924: result: no
configure:23854: checking for freehostent
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccmDkxJh.o(.text+0xf): In function `main':
/home/freetds-0.62.4/configure:23957: undefined reference to `freehostent'
/tmp/ccmDkxJh.o(.data+0x0):/home/freetds-0.62.4/configure:23956: undefined reference to `freehostent'
collect2: ld returned 1 exit status
configure:23907: $? = 1
configure: failed program was:
| #line 23859 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char freehostent (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 freehostent ();
| /* 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_freehostent) || defined (__stub___freehostent)
| choke me
| #else
| char (*f) () = freehostent;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != freehostent;
| ;
| return 0;
| }
configure:23924: result: no
configure:23854: checking for getaddrinfo
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23907: $? = 0
configure:23910: test -s conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23854: checking for getnameinfo
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23907: $? = 0
configure:23910: test -s conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23854: checking for inet_ntop
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23907: $? = 0
configure:23910: test -s conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23854: checking for inet_pton
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23907: $? = 0
configure:23910: test -s conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23854: checking for gethostname
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23907: $? = 0
configure:23910: test -s conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23854: checking for sethostent_r
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccIyHO5q.o(.text+0xf): In function `main':
/home/freetds-0.62.4/configure:23962: undefined reference to `sethostent_r'
/tmp/ccIyHO5q.o(.data+0x0):/home/freetds-0.62.4/configure:23961: undefined reference to `sethostent_r'
collect2: ld returned 1 exit status
configure:23907: $? = 1
configure: failed program was:
| #line 23859 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sethostent_r (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 sethostent_r ();
| /* 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_sethostent_r) || defined (__stub___sethostent_r)
| choke me
| #else
| char (*f) () = sethostent_r;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != sethostent_r;
| ;
| return 0;
| }
configure:23924: result: no
configure:23854: checking for gethostent_r
configure:23904: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23907: $? = 0
configure:23910: test -s conftest
configure:23913: $? = 0
configure:23924: result: yes
configure:23942: checking for asprintf
configure:23992: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23995: $? = 0
configure:23998: test -s conftest
configure:24001: $? = 0
configure:24012: result: yes
configure:23942: checking for vasprintf
configure:23992: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23995: $? = 0
configure:23998: test -s conftest
configure:24001: $? = 0
configure:24012: result: yes
configure:23942: checking for atoll
configure:23992: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23995: $? = 0
configure:23998: test -s conftest
configure:24001: $? = 0
configure:24012: result: yes
configure:23942: checking for strtok_r
configure:23992: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:23995: $? = 0
configure:23998: test -s conftest
configure:24001: $? = 0
configure:24012: result: yes
configure:24026: checking whether malloc_options variable is present
configure:24053: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
/tmp/ccSF4o4j.o(.text+0xb): In function `main':
/home/freetds-0.62.4/configure:24115: undefined reference to `malloc_options'
collect2: ld returned 1 exit status
configure:24056: $? = 1
configure: failed program was:
| #line 24031 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
|
| int
| main ()
| {
|
| extern char *malloc_options;
| malloc_options = "AJR";
|
| ;
| return 0;
| }
configure:24073: result: no
configure:24083: result: checking compile-time options
configure:24206: checking for SQLConnect in -liodbc
configure:24237: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -liodbc >&5
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: cannot find -liodbc
collect2: ld returned 1 exit status
configure:24240: $? = 1
configure: failed program was:
| #line 24213 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 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 SQLConnect ();
| int
| main ()
| {
| SQLConnect ();
| ;
| return 0;
| }
configure:24258: result: no
configure:24399: checking for SQLConnect in -lodbc
configure:24430: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c -lodbc >&5
configure:24433: $? = 0
configure:24436: test -s conftest
configure:24439: $? = 0
configure:24451: result: yes
configure:24464: checking sql.h usability
configure:24477: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE conftest.c >&5
configure:24480: $? = 0
configure:24483: test -s conftest.o
configure:24486: $? = 0
configure:24496: result: yes
configure:24500: checking sql.h presence
configure:24511: gcc -E -D_FREETDS_LIBRARY_SOURCE conftest.c
configure:24517: $? = 0
configure:24536: result: yes
configure:24572: checking for sql.h
configure:24579: result: yes
configure:24598: checking for SQLGetPrivateProfileString in -lodbcinst
configure:24629: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC conftest.c -lodbcinst >&5
configure:24632: $? = 0
configure:24635: test -s conftest
configure:24638: $? = 0
configure:24650: result: yes
configure:24979: checking threadsafety
configure:24994: result: enabled
configure:25003: checking for which type of gethostbyname_r
configure:25035: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure: In function `main':
configure:25097: error: storage size of `data' isn't known
configure:25098: error: too few arguments to function `gethostbyname_r'
configure:25038: $? = 1
configure: failed program was:
| #line 25009 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 1
| #define HAVE_SQLGETPRIVATEPROFILESTRING 1
| /* end confdefs.h. */
|
| # include <netdb.h>
|
| int
| main ()
| {
|
|
| char *name;
| struct hostent *he;
| struct hostent_data data;
| (void) gethostbyname_r(name, he, &data);
|
|
| ;
| return 0;
| }
configure:25078: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:25081: $? = 0
configure:25084: test -s conftest
configure:25087: $? = 0
configure:25151: result: six
configure:25178: checking for which type of getservbyname_r
configure:25211: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure: In function `main':
configure:25274: error: storage size of `data' isn't known
configure:25275: error: too few arguments to function `getservbyname_r'
configure:25214: $? = 1
configure: failed program was:
| #line 25184 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 1
| #define HAVE_SQLGETPRIVATEPROFILESTRING 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| /* end confdefs.h. */
|
| # include <netdb.h>
|
| int
| main ()
| {
|
|
| char *name;
| char *proto;
| struct servent *se;
| struct servent_data data;
| (void) getservbyname_r(name, proto, se, &data);
|
|
| ;
| return 0;
| }
configure:25254: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:25257: $? = 0
configure:25260: test -s conftest
configure:25263: $? = 0
configure:25327: result: six
configure:25354: checking for which type of gethostbyaddr_r
configure:25389: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure: In function `main':
configure:25452: error: storage size of `hdata' isn't known
configure:25454: error: too few arguments to function `gethostbyaddr_r'
configure:25392: $? = 1
configure: failed program was:
| #line 25360 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 1
| #define HAVE_SQLGETPRIVATEPROFILESTRING 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_FUNC_GETSERVBYNAME_R_6 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <netdb.h>
|
| int
| main ()
| {
|
| char * address;
| int length;
| int type;
| struct hostent h;
| struct hostent_data hdata;
| int rc;
| rc = gethostbyaddr_r(address, length, type, &h, &hdata);
|
|
| ;
| return 0;
| }
configure:25438: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure: In function `main':
configure:25503: warning: passing arg 7 of `gethostbyaddr_r' from incompatible pointer type
configure:25503: error: too few arguments to function `gethostbyaddr_r'
configure:25503: warning: assignment makes pointer from integer without a cast
configure:25441: $? = 1
configure: failed program was:
| #line 25406 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 1
| #define HAVE_SQLGETPRIVATEPROFILESTRING 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_FUNC_GETSERVBYNAME_R_6 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <netdb.h>
|
| int
| main ()
| {
|
| char * address;
| int length;
| int type;
| struct hostent h;
| char buffer[8192];
| int h_errnop;
| struct hostent * hp;
|
| hp = gethostbyaddr_r(address, length, type, &h,
| buffer, 8192, &h_errnop);
|
|
| ;
| return 0;
| }
configure:25488: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:25491: $? = 0
configure:25494: test -s conftest
configure:25497: $? = 0
configure:25517: result: eight
configure:25542: checking for which type of getpwuid_r
configure:25572: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure: In function `main':
configure:25639: error: too few arguments to function `getpwuid_r'
configure:25639: error: invalid type argument of `->'
configure:25575: $? = 1
configure: failed program was:
| #line 25548 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 1
| #define HAVE_SQLGETPRIVATEPROFILESTRING 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_FUNC_GETSERVBYNAME_R_6 1
| #define HAVE_FUNC_GETHOSTBYADDR_R_8 1
| /* end confdefs.h. */
|
| #include <unistd.h>
| #include <pwd.h>
|
| int
| main ()
| {
|
| struct passwd bpw;
| char buf[1024];
| char *dir = getpwuid_r(getuid(), &bpw, buf, sizeof(buf))->pw_dir;
|
| ;
| return 0;
| }
configure:25614: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure: In function `main':
configure:25682: error: too few arguments to function `getpwuid_r'
configure:25617: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 25595 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "freetds"
| #define VERSION "0.62.4"
| #define _GNU_SOURCE 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_DLFCN_H 1
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_INT 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_INT64 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETUID 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETPWUID_R 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTENT_R 1
| #define HAVE_ASPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOK_R 1
| #define TDS50 1
| #define HAVE_SQLGETPRIVATEPROFILESTRING 1
| #define HAVE_FUNC_GETHOSTBYNAME_R_6 1
| #define HAVE_FUNC_GETSERVBYNAME_R_6 1
| #define HAVE_FUNC_GETHOSTBYADDR_R_8 1
| /* end confdefs.h. */
|
| #include <unistd.h>
| #include <pwd.h>
| int main() {
| struct passwd bpw;
| char buf[1024];
| getpwuid_r(getuid(), &bpw, buf, sizeof(buf));
| return 0;
| }
|
configure:25657: gcc -o conftest -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:25660: $? = 0
configure:25662: ./conftest
configure:25665: $? = 0
configure:25686: result: five
configure:25714: checking for which type of localtime_r
configure:25744: gcc -c -g -O2 -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE conftest.c >&5
configure:25747: $? = 0
configure:25750: test -s conftest.o
configure:25753: $? = 0
configure:25765: result: struct
configure:25792: debug enabled
configure:25869: result: done
configure:26058: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on testserv

config.status:732: creating include/tdsver.h
config.status:732: creating include/tds_sysdep_public.h
config.status:732: creating Makefile
config.status:732: creating include/Makefile
config.status:732: creating doc/Makefile
config.status:732: creating samples/Makefile
config.status:732: creating src/Makefile
config.status:732: creating src/tds/Makefile
config.status:732: creating src/tds/unittests/Makefile
config.status:732: creating src/dblib/Makefile
config.status:732: creating src/dblib/unittests/Makefile
config.status:732: creating src/ctlib/Makefile
config.status:732: creating src/ctlib/unittests/Makefile
config.status:732: creating src/replacements/Makefile
config.status:732: creating src/server/Makefile
config.status:732: creating src/pool/Makefile
config.status:732: creating src/odbc/Makefile
config.status:732: creating src/odbc/unittests/Makefile
config.status:732: creating src/apps/Makefile
config.status:732: creating freetds.spec
config.status:732: creating win32/Makefile
config.status:732: creating win32/msvc6/Makefile
config.status:732: creating win32/dev-cpp/Makefile
config.status:836: creating include/config.h
config.status:1219: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_func_asprintf=yes
ac_cv_func_atoll=yes
ac_cv_func_freehostent=no
ac_cv_func_getaddrinfo=yes
ac_cv_func_gethostent_r=yes
ac_cv_func_gethostname=yes
ac_cv_func_getipnodebyaddr=no
ac_cv_func_getipnodebyname=no
ac_cv_func_getnameinfo=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntoa_r=no
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_locale_charset=no
ac_cv_func_nl_langinfo=yes
ac_cv_func_putenv=yes
ac_cv_func_setenv=yes
ac_cv_func_sethostent_r=no
ac_cv_func_strtok_r=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_which_gethostbyaddr_r=eight
ac_cv_func_which_gethostname_r=six
ac_cv_func_which_getpwuid_r=five
ac_cv_func_which_getservbyname_r=six
ac_cv_func_which_localtime_r=struct
ac_cv_have_inaddr_none=yes
ac_cv_have_malloc_options=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_odbcss_h=no
ac_cv_header_paths_h=yes
ac_cv_header_sql_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_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_iodbc_SQLConnect=no
ac_cv_lib_odbc_SQLConnect=yes
ac_cv_lib_odbcinst_SQLGetPrivateProfileString=yes
ac_cv_lib_readline_readline=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_search_tgetent=no
ac_cv_sizeof___int64=0
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_double=12
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=4
ac_cv_type___int64=no
ac_cv_type_char=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
ac_cv_type_socklen_t=yes
ac_cv_type_void_p=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=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=
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-*.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-suse-linux/bin/ld
lt_cv_path_LDCXX=/usr/i486-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/freetds-0.62.4/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/freetds-0.62.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/freetds-0.62.4/missing --run autoconf'
AUTOHEADER='${SHELL} /home/freetds-0.62.4/missing --run autoheader'
AUTOMAKE='${SHELL} /home/freetds-0.62.4/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -D_FREETDS_LIBRARY_SOURCE -DUNIXODBC -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISTCHECK_BUILD_FALSE=''
DISTCHECK_BUILD_TRUE='#'
DOXYGEN=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
INCAPPS_FALSE='#'
INCAPPS_TRUE=''
INCODBC_FALSE='#'
INCODBC_TRUE=''
INCPOOL_FALSE='#'
INCPOOL_TRUE=''
INCSERVER_FALSE='#'
INCSERVER_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/freetds-0.62.4/missing --run makeinfo'
NETWORK_LIBS=''
OBJEXT='o'
ODBC=''
ODBCINSTLIB='-lodbcinst'
ODBCLIB='-lodbc'
ODBCNODMLIB=''
ODBC_FALSE='#'
ODBC_INC=''
ODBC_TRUE=''
PACKAGE='freetds'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
READLINE_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SYBASE_COMPAT_FALSE=''
SYBASE_COMPAT_TRUE='#'
UNIXODBC_FALSE='#'
UNIXODBC_TRUE=''
VERSION='0.62.4'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/freetds-0.62.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
tds_sysdep_int16_type='short'
tds_sysdep_int32_type='int'
tds_sysdep_int64_type='long long'
tds_sysdep_intptr_type='int'
tds_sysdep_real32_type='float'
tds_sysdep_real64_type='double'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_ARPA_INET_H 1
#define HAVE_ASPRINTF 1
#define HAVE_ATOLL 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FUNC_GETHOSTBYADDR_R_8 1
#define HAVE_FUNC_GETHOSTBYNAME_R_6 1
#define HAVE_FUNC_GETPWUID_R_5 1
#define HAVE_FUNC_GETSERVBYNAME_R_6 1
#define HAVE_FUNC_LOCALTIME_R_TM 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETHOSTENT_R 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETNAMEINFO 1
#define HAVE_GETPWUID 1
#define HAVE_GETPWUID_R 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INT64 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_NL_LANGINFO 1
#define HAVE_PATHS_H 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SQLGETPRIVATEPROFILESTRING 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOK_R 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_WCHAR_H 1
#define ICONV_CONST
#define PACKAGE "freetds"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR 1
#define SIZEOF_DOUBLE 8
#define SIZEOF_FLOAT 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_DOUBLE 12
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOID_P 4
#define SIZEOF___INT64 0
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TDS50 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.62.4"
#define _GNU_SOURCE 1
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0







James K. Lowden wrote:

"Thomas Kasic" <TomaW AT gmx.de> wrote:

the configure --disable-libiconv helped and i can connect with tsql. I
didn't try further.


The built-in iconv should suffice for European languages based based on
the Roman alphabet.

I really want to fix the problem correctly, so any further Help is
greatly appreciated.
...
Old Log before i used --disable-libiconv
Starting log file for FreeTDS 0.62.4
on 2005-03-14 17:28:31 with debug level 99.
error: tds_iconv_init() returned 1; could not find a name for ISO 8859-1
that your iconv accepts.
use: "configure --disable-libiconv"


OK, so that's really quite odd, right? On a Linux platform, iconv can't
find the most basic character set?

config.log (with --disable-libiconv) This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.


Unfortunately, we need the config.log for "configure --enable-libiconv" to
see what it found and used (if anything). Further testing will probably
be needed. Happy to help, though.
--jkl
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds








Archive powered by MHonArc 2.6.24.

Top of Page