From nobody@FreeBSD.org  Fri Mar 10 23:31:48 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 1B17F37B78A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 10 Mar 2000 23:31:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id XAA56853;
	Fri, 10 Mar 2000 23:31:48 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003110731.XAA56853@freefall.freebsd.org>
Date: Fri, 10 Mar 2000 23:31:48 -0800 (PST)
From: satherrl@dssrg.curtin.edu.au
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: Problem With OpenSSH Build On FreeBSD Stable 
X-Send-Pr-Version: www-1.0

>Number:         17312
>Category:       ports
>Synopsis:       Problem With OpenSSH Build On FreeBSD Stable
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    sumikawa
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 10 23:40:01 PST 2000
>Closed-Date:    Mon May 15 03:54:40 JST 2000
>Last-Modified:  Mon May 15 04:08:01 JST 2000
>Originator:     satherrl@dssrg.curtin.edu.au
>Release:        3.4-STABLE
>Organization:
dssrg.curtin.edu.au
>Environment:
3.4-20000306-STABLE
>Description:
OpenSSH typedefs sa_family_t and socklen_t differently to FreeBSD's
socket.h

compare /usr/include/sys/socket.h with includes.h from the OpenSSH
working directory

the make process gets as far as working on authfd.c then blows up...

>How-To-Repeat:
cvsup ports and stable as at Sat Mar 11 15:29:18 WST 2000, rebuild,
then try make in /usr/ports/security/openssh
>Fix:
get the typedefs right...

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->sumikawa 
Responsible-Changed-By: sumikawa 
Responsible-Changed-When: Sun Mar 12 18:07:21 JST 2000 
Responsible-Changed-Why:  
I'll handle this. 
State-Changed-From-To: open->closed 
State-Changed-By: sumikawa 
State-Changed-When: Mon May 15 03:54:40 JST 2000 
State-Changed-Why:  
This was a bug in patches/patch-ac and fixed. socklen_t is *not* 
a u_int32_t on 3.x . 
>Unformatted:
