<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>No joy on size_t test...</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Times New Roman">I did a make of the extras/contrib autoconf -- turns out it made 2.61, which is what I already had.  </FONT>
</P>

<P><FONT FACE="Times New Roman">Anyhow, I ran the configure, and the size_t test still failed, said no.</FONT>

<BR><FONT FACE="Times New Roman">Config.log shows:</FONT>

<BR><FONT FACE="Times New Roman">configure:23001: checking for size_t</FONT>

<BR><FONT FACE="Times New Roman">configure:23031: gcc -mno-cygwin -std=gnu99 -c -g -O2 -I/home/mfm/extras/contrib/include -I/home/mfm/extras/contrib/include/ebml -D_OFF_T_ -D_off_t=long conftest.c >&5</FONT></P>

<P><FONT FACE="Times New Roman">In file included from conftest.c:57:</FONT>

<BR><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h:37: error: parse error before "off_t"</FONT>

<BR><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h:38: error: parse error before "off_t"</FONT>

<BR><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h: In function `ftruncate':</FONT>

<BR><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h:40: error: `__fd' undeclared (first use in this function)</FONT></P>

<P><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h:40: error: (Each undeclared identifier is reported only once</FONT></P>

<P><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h:40: error: for each function it appears in.)</FONT></P>

<P><FONT FACE="Times New Roman">/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/unistd.h:40: error: `__length' undeclared (first use in this function)</FONT></P>

<P><FONT FACE="Times New Roman">I see the same errors occur on several other conf tests that invoke unistd.h.</FONT>
</P>

</BODY>
</HTML>