Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2000 20:30:02 -0800 (PST)
From:      Bill Fenner <fenner@research.att.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/17491: Can't get the OpenSSH port to compile under a RELENG_3 system
Message-ID:  <200003200430.UAA04689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/17491; it has been noted by GNATS.

From: Bill Fenner <fenner@research.att.com>
To: chris@hexanet.fr
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/17491: Can't get the OpenSSH port to compile under a RELENG_3 system
Date: Sun, 19 Mar 2000 20:21:36 -0800

 This is a bug in patches/patch-ac .  socklen_t is *not* a u_int32_t on
 3.x .  Change u_int32_t to int and you should be fine.
 
   Bill
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003200430.UAA04689>