/autogen.sh --build-w32

David Shaw dshaw at jabberwocky.com
Fri Nov 22 18:44:04 CET 2002


On Fri, Nov 22, 2002 at 06:38:22PM +0100, Marcus Brinkmann wrote:
> 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.

Good point.  You'd have to do a header.h.in -> header.h transformation
at configure time.

David

-- 
   David Shaw  |  dshaw at jabberwocky.com  |  WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
   "There are two major products that come out of Berkeley: LSD and UNIX.
      We don't believe this to be a coincidence." - Jeremy S. Anderson




More information about the Gnupg-devel mailing list