From owner-freebsd-ports Wed Apr 26 15:10: 6 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 9B2DB37B9CE for ; Wed, 26 Apr 2000 15:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA91934; Wed, 26 Apr 2000 15:10:02 -0700 (PDT) (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 30F3237B98C for ; Wed, 26 Apr 2000 15:06:02 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA91475; Wed, 26 Apr 2000 15:06:01 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004262206.PAA91475@freefall.freebsd.org> Date: Wed, 26 Apr 2000 15:06:01 -0700 (PDT) From: ota@drexel.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/18241: ports/security/{ssh,ssh2} Makefile problems Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18241 >Category: ports >Synopsis: ports/security/{ssh,ssh2} Makefile problems >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 26 15:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yoshihiro Ota >Release: FreeBSD 3.2 >Organization: >Environment: FreeBSD earth.advok.com 3.2-RELEASE FreeBSD 3.2-RELEASE #1: Thu Apr 20 06:38:15 EDT 2000 root@earth.advok.com:/usr/src/sys/compile/earth i386 >Description: The Makefiles of ports/security/ssh and ports/security/ssh2 have problems. In ssh2, about line 35, .if ${OSVERSION} < 400016 && !defined(WITHOUT_SSH1) It is said that "String comparison operator shuold be either == or !." and then some more message due to failure of this line. The same error occures on line 132 of ssh Makefile. And I just did pkg_ad 32upgrade.tgz and updated the port files today. >How-To-Repeat: #cd /usr/ports/security/ssh2; make #cd /usr/ports/security/ssh; 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