search for: have_const_gai_strerror_proto

Displaying 3 results from an estimated 3 matches for "have_const_gai_strerror_proto".

2008 Feb 18
1
[PATCH] Build problem in current portable CVS
...c2553.h --- openbsd-compat/fake-rfc2553.h 24 Jul 2006 03:51:52 -0000 1.13 +++ openbsd-compat/fake-rfc2553.h 18 Feb 2008 11:44:01 -0000 @@ -152,7 +152,6 @@ int getaddrinfo(const char *, const char #endif /* !HAVE_GETADDRINFO */ #if !defined(HAVE_GAI_STRERROR) && !defined(HAVE_CONST_GAI_STRERROR_PROTO) -#define gai_strerror(a) (ssh_gai_strerror(a)) char *gai_strerror(int); #endif /* !HAVE_GAI_STRERROR */ -- Corinna Vinschen Cygwin Project Co-Leader Red Hat
2003 Sep 17
5
problems with 3.7.1p1 on IRIX (again)
Hi, I've seen a few messages re. problems with 3.7.1p1 on IRIX 6.5... I'm using 6.5.19 and having no trouble compiling, installing and starting, but sshd just closes the connection with no explanation. debug/verbose modes don't seem to give any clues. Darren Tucker suggested defining BROKEN_GETADDRINFO in config.h, but I find that compilation then fails (assuming I've implemented
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...EFS */ /* #undef HAVE_ARC4RANDOM */ /* #undef HAVE_ATTRIBUTE__SENTINEL__ */ /* #undef HAVE_B64_NTOP */ /* #undef HAVE_B64_PTON */ #define HAVE_BCOPY 1 /* #undef HAVE_BINDRESVPORT_SA */ /* #undef HAVE_BSM_AUDIT_H */ /* #undef HAVE_BSTRING_H */ #define HAVE_CLOCK 1 /* #undef HAVE_CLOSEFROM */ #define HAVE_CONST_GAI_STRERROR_PROTO 1 #define HAVE_CRYPT_H 1 /* #undef HAVE_DECL_AUTHENTICATE */ #define HAVE_DECL_H_ERRNO 1 /* #undef HAVE_DECL_LOGINFAILED */ /* #undef HAVE_DECL_LOGINRESTRICTIONS */ /* #undef HAVE_DECL_LOGINSUCCESS */ /* #undef HAVE_DECL_PASSWDEXPIRED */ /* #undef HAVE_DECL_SETAUTHDB */ #define HAVE_DECL__GETLONG 0...