GnuPG 1.9.91 released

David Shaw dshaw at jabberwocky.com
Wed Oct 4 22:39:38 CEST 2006


On Wed, Oct 04, 2006 at 02:36:16PM -0500, Rex Dieter wrote:
> Werner Koch wrote:
> 
> > just a brief note, that version 1.9.91 of GnuPG has been released.
> 
> build (still) fails for me on Fedora Core (6), details appended... Is this a
> problem with my install/copy of readline-5.1?

No.  Here is a patch.

David
-------------- next part --------------
Index: gpgrlhelp.c
===================================================================
--- gpgrlhelp.c	(revision 4287)
+++ gpgrlhelp.c	(working copy)
@@ -31,6 +31,7 @@
 
 #ifdef HAVE_LIBREADLINE
 #define GNUPG_LIBREADLINE_H_INCLUDED
+#include <stdio.h>
 #include <readline/readline.h>
 #include <readline/history.h>
 #endif



More information about the Gnupg-devel mailing list