problems building dirmngr from CVS

Luca M. G. Centamore luca.centamore at inps.it
Thu Nov 13 12:50:43 CET 2003


Hi all,
I downloaded the dirmngr version from CVS, today.

I succesfully ran ./autogen.sh; ./configure --enable-maintainer-mode
When I do make, I got errors:

server.c: In function `get_issuer_cert_local':
server.c:183: warning: passing arg 3 of `assuan_inquire' from incompatible 
pointer type
server.c: At top level:
server.c:215: parse error before "ctx"
server.c:216: warning: function declaration isn't a prototype
server.c: In function `inquire_cert':
server.c:217: `ctx' undeclared (first use in this function)
server.c:217: (Each undeclared identifier is reported only once
server.c:217: for each function it appears in.)
server.c:219: `assuan_error_t' undeclared (first use in this function)
server.c:219: parse error before "ae"
server.c:231: `ae' undeclared (first use in this function)
server.c:231: warning: passing arg 3 of `assuan_inquire' from incompatible 
pointer type
server.c: At top level:
server.c:345: parse error before "ctx"
server.c:346: warning: function declaration isn't a prototype
server.c: In function `cmd_isvalid':
server.c:347: `ctx' undeclared (first use in this function)
server.c:352: `line' undeclared (first use in this function)
server.c: At top level:
server.c:407: parse error before "ctx"
server.c:408: warning: function declaration isn't a prototype
server.c: In function `cmd_lookup':
server.c:410: `assuan_error_t' undeclared (first use in this function)
server.c:410: parse error before "ae"
server.c:420: `line' undeclared (first use in this function)
server.c:489: `ae' undeclared (first use in this function)
server.c:489: `ctx' undeclared (first use in this function)
server.c: In function `start_command_handler':
server.c:578: `assuan_context_t' undeclared (first use in this function)
server.c:578: parse error before "ctx"
server.c:589: `ctx' undeclared (first use in this function)
make[2]: *** [server.o] Error 1
make[2]: Leaving directory `/usr/download/cvs/dirmngr/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/download/cvs/dirmngr'
make: *** [all] Error 2

Any hint?
Best regards
Luca




More information about the Gpa-dev mailing list