[Announce] GnuPG 2.0.5 released

Werner Koch wk at gnupg.org
Mon Jul 9 09:47:02 CEST 2007


On Fri,  6 Jul 2007 19:21, shavital at mac.com said:

> utf8conv.c:386: error: 'ICONV_CONST' undeclared (first use in this function)

Ah yes, you build without NLS (gettext) support.  Probably because GNU
gettext is not installed on your machine.  I have removed the included
copy of gettext as it is not justified anymore (there are so many
requirements now that this extra one does not really make it worse).

Unfortunately, the test for iconv is only run if gettext support is
requested.  I have changed that now.

The workaround is to add a line

  /* Define as const if the declaration of iconv() needs const. */
  #define ICONV_CONST 

to config.h after running configure.


Salam-Shalom,

   Werner





More information about the Gnupg-users mailing list