
kevhilton at gmail
Jun 28, 2009, 10:53 PM
Post #1 of 2
(543 views)
Permalink
|
|
SVN 5052 GPG2 Make Errors - Cygwin
|
|
Sorry to keep reporting problems, but thought I would let the developers know the gpg2 make errors with cygwin with the latest svn 5052 release: In file included from ../common/util.h:34, from estream.c:59: ../common/../jnlib/stringhelp.h:98:1: warning: "stricmp" redefined In file included from estream.c:37: /usr/include/string.h:88:1: warning: this is the location of the previous defini tion estream.c:466:2: warning: #warning READ the code and see how it should work estream.c: In function `es_write_sanitized_utf8_buffer': estream.c:3208: error: `rc' undeclared (first use in this function) estream.c:3208: error: (Each undeclared identifier is reported only once estream.c:3208: error: for each function it appears in.) make[3]: *** [libcommon_a-estream.o] Error 1 make[3]: Leaving directory `/home/admin/src/gpg2/common' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/admin/src/gpg2/common' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/admin/src/gpg2' make: *** [all] Error 2 -- Kevin Hilton _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|