From owner-freebsd-security Fri Apr 13 9:41:21 2001 Delivered-To: freebsd-security@freebsd.org Received: from calliope.cs.brandeis.edu (calliope.cs.brandeis.edu [129.64.3.189]) by hub.freebsd.org (Postfix) with ESMTP id AA16B37B507 for ; Fri, 13 Apr 2001 09:41:16 -0700 (PDT) (envelope-from meshko@calliope.cs.brandeis.edu) Received: from localhost (meshko@localhost) by calliope.cs.brandeis.edu (8.9.3/8.9.3) with ESMTP id MAA15607; Fri, 13 Apr 2001 12:41:12 -0400 Date: Fri, 13 Apr 2001 12:41:12 -0400 (EDT) From: Mikhail Kruk To: Raoul Schroeder Cc: Subject: Re: SSHD In-Reply-To: <3AD72A8A.50B71BF@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The skeleton is not inconsistent, it just changed from 4.1 to 4.2 (or maybe from 4.2 to 4.3, I'm not sure) I can't give you a good advice on how to fix 4.1 You may want to try upgrading the whole ports tree, but that won't probably work. The best thing would be to just cvsup to 4.3-RC1 if you need this fixed right now or just wait for release of 4.3, I do not believe that this sshd vulnerability requires an urgent fix. > Thanks for the help. > > However, as I downloaded the new skeleton (and after moving the pkg-* files > into pkg - the skeleton is HIGHLY INCONSISTENT with ITSELF), the makefile > gives these errors: > > ===> Building for OpenSSH-2.2.0 > ===> lib > "Makefile", line 18: Malformed conditional ((${KERBEROS} == "yes")) > "Makefile", line 18: Missing dependency operator > "Makefile", line 20: Malformed conditional ((${AFS} == "yes")) > "Makefile", line 20: Missing dependency operator > "Makefile", line 23: if-less endif > "Makefile", line 23: Need an operator > "Makefile", line 24: if-less endif > "Makefile", line 24: Need an operator > make: fatal errors encountered -- cannot continue > > Huh? > Looks alright to me! > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message