Build error gnupg-1.9.17 on Debian

thomas schorpp t.schorpp at gmx.de
Tue Jun 21 22:12:36 CEST 2005


Raphael Lechner wrote:
> call-scd.c:409: Warning: implicit declaration of function `assuan_set_flag'
> call-scd.c:409: error: `ASSUAN_NO_WAITPID' undeclared (first use in this
> function)
> call-scd.c:409: error: (Each undeclared identifier is reported only once
> call-scd.c:409: error: for each function it appears in.)
> make[3]: *** [call-scd.o] Fehler 1
> make[3]: Leaving directory `gnupg-1.9.17/agent'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `gnupg-1.9.17'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `gnupg-1.9.17'
> make: *** [build-stamp] Error 2
> 
> Always the same error with gcc-2,95,gcc3.3,gcc3,4
> 
> What can i do ?
> 

youve a header hell here and will get a lib hell on linking later.

dpkg -r (--force-depends) libassuan(-dev)...
{ all gnupg2 related packs }

dont forget latest libksba

configure with prefix /usr/local




More information about the Gnupg-devel mailing list