[Gpg4win-devel] gpgme in gpg4win?

Werner Koch wk at gnupg.org
Wed Dec 2 09:25:26 CET 2009


On Tue, 1 Dec 2009 22:12:23 +0200, "Nikolay Sklabinsky" <sklabinsky at gmail.com> wrote:
> 
> First, in conversion.c I had to replace #include <errno.h> with #include
> <err-codes.h>, because I could not find the errno.h. 

errno.h is a standard C-89 header and needs to be available on all
systems.  Your toolchain setup is broken.

> In file included from conversion.c:32:
> ./err-codes.h:28: warning: implicit declaration of function `gettext_noop'

That might be a problem with your toolchain as well.  In case it
remains the only problem, you may use "./configure --disable-nls" to
disable internationalization.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.




More information about the Gpg4win-devel mailing list