freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
Re: [freetds] Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6
- From: Frediano Ziglio <freddy77 AT gmail.com>
- To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
- Subject: Re: [freetds] Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6
- Date: Tue, 28 Jun 2011 10:48:46 +0200
Try to comment line
#define HAVE_INTTYPES_H 1
in win32/config.h
bye
freddy77
2011/6/28 Михаил Гаврилов <mikhail.v.gavrilov AT gmail.com>:
> Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6.
> Building dblib.lib stop with errors:
>
> Compiling...
>
> bulk.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> challenge.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> config.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> convert.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> data.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> des.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> getmac.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> iconv.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> locale.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> login.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> md4.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> md5.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> hmac_md5.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> mem.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> net.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> numeric.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> query.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> read.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> tdsstring.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> threadsafe.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> token.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> util.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> log.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> vstrbuild.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> write.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> sspi.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> win_mutex.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> asprintf.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> iconv_replacement.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> fakepoll.c
>
> strlcpy.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> strlcat.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> strtok_r.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> vasprintf.c
>
> ../../include\tds_sysdep_private.h(239) : fatal error C1083: Cannot
> open include file: 'inttypes.h': No such file or directory
>
> Error executing cl.exe.
>
>
>
> dblib.lib - 33 error(s), 0 warning(s)
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
-
[freetds] Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6,
Михаил Гаврилов, 06/28/2011
- Re: [freetds] Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6, Frediano Ziglio, 06/28/2011
- Re: [freetds] Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6, Ramiro Morales, 06/28/2011
Archive powered by MHonArc 2.6.24.