./autogen.sh --build-w32

Timo Schulz twoaday at freakmail.de
Fri Nov 22 16:14:02 CET 2002


On Fri Nov 22 2002; 15:51, Marcus Brinkmann wrote:

> > I just make ./autogen.sh --build-w32 (maybe you have MingW32 installed
> > to verify the results) and I got a lot of errors.
> 
> uh, well, how about cut & pasting the errors here?

[make from the root dir]
In file included from assuan-defs.h:25,
                 from assuan-util.c:26:
assuan.h:184: parse error before `pid_t'
assuan.h:184: warning: function declaration isn't a prototype
assuan.h:188: parse error before `assuan_get_pid'
assuan.h:188: warning: type defaults to `int' in declaration of `assuan_get_pid
assuan.h:188: warning: data definition has no type or storage class
In file included from assuan-util.c:26:
assuan-defs.h:76: parse error before `pid_t'
assuan-defs.h:76: warning: no semicolon at end of struct or union
assuan-defs.h:80: parse error before `client_pid'
assuan-defs.h:80: warning: type defaults to `int' in declaration of `client_pid
assuan-defs.h:80: warning: data definition has no type or storage class
assuan-defs.h:101: parse error before `}'
assuan-util.c:35: warning: initialization from incompatible pointer type
assuan-util.c: In function `assuan_set_error':
assuan-util.c:85: dereferencing pointer to incomplete type
assuan-util.c:86: dereferencing pointer to incomplete type
assuan-util.c: In function `assuan_set_pointer':
assuan-util.c:94: dereferencing pointer to incomplete type
assuan-util.c: In function `assuan_get_pointer':
assuan-util.c:100: dereferencing pointer to incomplete type
assuan-util.c:101: warning: control reaches end of non-void function
assuan-util.c: In function `assuan_set_log_stream':

[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


Hope this helps,

        Timo




More information about the Gnupg-devel mailing list