From owner-freebsd-ports Sun Mar 19 11:30: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20FAB37B798 for ; Sun, 19 Mar 2000 11:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA57482; Sun, 19 Mar 2000 11:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 449C937B5ED for ; Sun, 19 Mar 2000 11:28:44 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA57332; Sun, 19 Mar 2000 11:28:44 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003191928.LAA57332@freefall.freebsd.org> Date: Sun, 19 Mar 2000 11:28:44 -0800 (PST) From: chris@hexanet.fr To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/17491: Can't get the OpenSSH port to compile under a RELENG_3 system Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17491 >Category: ports >Synopsis: Can't get the OpenSSH port to compile under a RELENG_3 system >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 19 11:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Christophe Prevotaux >Release: RELENG_3 >Organization: HEXANET Sarl >Environment: FreeBSD speedfreak.hexanet.fr 3.4-STABLE FreeBSD 3.4-STABLE #0: Sat Mar 11 20:05:01 CET 2000 root@speedfreak.hexanet.fr:/usr/src/sys/compile/SPEEDFREAK i386 >Description: Even after removing /usr/ports/distfiles/OpenSSH-1.2.2 and /usr/ports/security/openssh and doing a cvsup I still get this this error: ===> Building for OpenSSH-1.2.2 ===> lib Warning: Object directory not changed from original /usr/ports/security/openssh/work/ssh/lib cc -O -pipe -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/include -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/usr/include -c /usr/ports/security/openssh/work/ssh/lib/../authfd.c -o authfd.o In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:16: /usr/ports/security/openssh/work/ssh/lib/../includes.h:72: warning: redefinition of `sa_family_t' /usr/include/sys/socket.h:47: warning: `sa_family_t' previously declared here /usr/ports/security/openssh/work/ssh/lib/../includes.h:73: conflicting types for `socklen_t' /usr/include/sys/socket.h:48: previous declaration of `socklen_t' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >How-To-Repeat: cd /usr/ports/security/openssh ; make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message