Re: Couldn't build freetds-0.92.dev.20110619 under Visual Studio 6
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Try to comment line #define HAVE_INTTYPES_H 1 in win32/config.h bye freddy77 2011/6/28 Михаил Гаврилов <[email protected]>: > 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 > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds