Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2000 15:06:01 -0700 (PDT)
From:      ota@drexel.edu
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18241: ports/security/{ssh,ssh2} Makefile problems
Message-ID:  <200004262206.PAA91475@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




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