socklen problems with Libgcrypt 1.2.4 on mingw32
Werner Koch
wk at gnupg.org
Fri Feb 2 13:36:32 CET 2007
On Fri, 2 Feb 2007 11:37, simon at josefsson.org said:
> Hi! Cross-compiling libgcrypt 1.2.4 to mingw32 fails:
Have you tested your
# socklen.m4 serial 4
for cross-compiling? Hmm, there seems to be a bug in it anyway:
AC_CHECK_TYPE([socklen_t], ,
[AC_MSG_CHECKING([for socklen_t equivalent])
AC_CACHE_VAL([gl_cv_gl_cv_socklen_t_equiv],
^^^^^^^^^^^
[# Systems have either "struct sockaddr *" or
# "void *" as the second argument to getpeername
gl_cv_socklen_t_equiv=
^^^^^
Salam-Shalom,
Werner
More information about the Gcrypt-devel
mailing list