NewPG is now GnuPG 1.9

Simon Josefsson jas at extundo.com
Wed Aug 6 01:31:02 CEST 2003


...
checking for libassuan-config... no
checking for LIBASSUAN - version >= 0.0.1... no
...

make[2]: Entering directory `/home/jas/src/gnupg/common'
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -I/usr/local/include   -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT maperror.o -MD -MP -MF ".deps/maperror.Tpo" \
  -c -o maperror.o `test -f 'maperror.c' || echo './'`maperror.c; \
then mv -f ".deps/maperror.Tpo" ".deps/maperror.Po"; \
else rm -f ".deps/maperror.Tpo"; exit 1; \
fi
maperror.c:30:20: assuan.h: No such file or directory
maperror.c: In function `map_assuan_err':
maperror.c:97: error: `ASSUAN_Canceled' undeclared (first use in this function)
maperror.c:97: error: (Each undeclared identifier is reported only once
maperror.c:97: error: for each function it appears in.)
maperror.c:98: error: `ASSUAN_Invalid_Index' undeclared (first use in this function)
maperror.c:100: error: `ASSUAN_Not_Implemented' undeclared (first use in this function)
maperror.c:101: error: `ASSUAN_Server_Fault' undeclared (first use in this function)
maperror.c:102: error: `ASSUAN_No_Public_Key' undeclared (first use in this function)
maperror.c:103: error: `ASSUAN_No_Secret_Key' undeclared (first use in this function)
maperror.c:105: error: `ASSUAN_Cert_Revoked' undeclared (first use in this function)
maperror.c:106: error: `ASSUAN_No_CRL_For_Cert' undeclared (first use in this function)
maperror.c:107: error: `ASSUAN_CRL_Too_Old' undeclared (first use in this function)
maperror.c:109: error: `ASSUAN_Not_Trusted' undeclared (first use in this function)
maperror.c:111: error: `ASSUAN_Card_Error' undeclared (first use in this function)
maperror.c:112: error: `ASSUAN_Invalid_Card' undeclared (first use in this function)
maperror.c:113: error: `ASSUAN_No_PKCS15_App' undeclared (first use in this function)
maperror.c:114: error: `ASSUAN_Card_Not_Present' undeclared (first use in this function)
maperror.c:115: error: `ASSUAN_Not_Confirmed' undeclared (first use in this function)
maperror.c:116: error: `ASSUAN_Invalid_Id' undeclared (first use in this function)
make[2]: *** [maperror.o] Error 1
make[2]: Leaving directory `/home/jas/src/gnupg/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jas/src/gnupg'
make: *** [all] Error 2
jas at latte:~/src/gnupg$

Thanks.





More information about the Gnupg-devel mailing list