ANNOUNCE: openssh-1.2.1pre18
Markus Friedl
Markus.Friedl at informatik.uni-erlangen.de
Fri Dec 17 01:55:08 EST 1999
On Thu, Dec 16, 1999 at 09:23:41AM -0400, Marc G. Fournier wrote:
> canohost.c:163: `AF_INET6' undeclared (first use in this function)
> canohost.c:163: (Each undeclared identifier is reported only once
> canohost.c:163: for each function it appears in.)
> make: *** [canohost.o] Error 1
you can try
#define AF_INET6 24 /* IPv6 */
More information about the openssh-unix-dev
mailing list