Compile problems (CVS HEAD)

Georg C. F. Greve greve at fsfeurope.org
Wed May 4 10:07:51 CEST 2005


Hi,

since Gnus PGG/GPG support is broken for GnuPG using SmartCards, I
used Werners patch to disable the keyphrase code in pgg-gpg.el. As a
result, I am now being prompted for PIN by the gpg-agent, as things
should be.

Unfortunately, the gpg-agent does no caching, at all.

Apparently, PIN caching was introduced in CVS HEAD, so I tried to
compile the current CVS HEAD, which broke in the compile process.

Log attached:

make[2]: Entering directory `/usr/local/src/gnupg-cvs-20050504/keyserver'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat-nonliteral -MT gpgkeys_hkp-ksutil.o -MD -MP -MF ".deps/gpgkeys_hkp-ksutil.Tpo" -c -o gpgkeys_hkp-ksutil.o `test -f 'ksutil.c' || echo './'`ksutil.c; \
then mv -f ".deps/gpgkeys_hkp-ksutil.Tpo" ".deps/gpgkeys_hkp-ksutil.Po"; else rm -f ".deps/gpgkeys_hkp-ksutil.Tpo"; exit 1; fi
ksutil.c:30:23: curl/curl.h: No such file or directory
In file included from ksutil.c:33:
ksutil.h:27:23: curl/curl.h: No such file or directory
In file included from ksutil.c:33:
ksutil.h:101: error: parse error before "error"
ksutil.h:101: warning: function declaration isn't a prototype
ksutil.c:322: error: parse error before "error"
ksutil.c:323: warning: function declaration isn't a prototype
ksutil.c: In function `curl_err_to_gpg_err':
ksutil.c:324: error: `error' undeclared (first use in this function)
ksutil.c:324: error: (Each undeclared identifier is reported only once
ksutil.c:324: error: for each function it appears in.)
ksutil.c:326: error: `CURLE_FTP_COULDNT_RETR_FILE' undeclared (first use in this function)
make[2]: *** [gpgkeys_hkp-ksutil.o] Error 1
make[2]: Leaving directory `/usr/local/src/gnupg-cvs-20050504/keyserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnupg-cvs-20050504'
make: *** [all] Error 2

Not sure whether this is a new or temporary problem.

Just wanted to let you know.

Will try again later.

Regards,
Georg

-- 
Georg C. F. Greve                                 <greve at fsfeurope.org>
Free Software Foundation Europe	                 (http://fsfeurope.org)
Join the Fellowship and protect your freedom!     (http://www.fsfe.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 306 bytes
Desc: not available
Url : /pipermail/attachments/20050504/019c7b7f/attachment-0001.pgp


More information about the Gnupg-devel mailing list