/autogen.sh --build-w32

Marcus Brinkmann Marcus.Brinkmann at ruhr-uni-bochum.de
Fri Nov 22 18:37:02 CET 2002


On Fri, Nov 22, 2002 at 11:07:13AM -0500, David Shaw wrote:
> On Fri, Nov 22, 2002 at 04:43:07PM +0100, Marcus Brinkmann wrote:
> > > [make from /gpgme]
> > > In file included from conversion.c:31:
> > > gpgme.h:517: parse error before `*'
> > > gpgme.h:518: warning: type defaults to `int' in declaration of `ssize_t'
> > > gpgme.h:518: `ssize_t' declared as function returning a function
> > > gpgme.h:518: warning: function declaration isn't a prototype
> > 
> > For this I think we should just add a typedef for w32.  I guess that adding
> > that to the #ifdef _MSC_VER section of that file is enough?
> 
> Can't you just do AC_CHECK_TYPE(ssize_t, ....) in configure?

Not in the straightforward way, as this is the installed header file of gpgme.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    marcus at gnu.org
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann at ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/




More information about the Gnupg-devel mailing list