From owner-freebsd-stable Mon Jun 25 23:46:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by hub.freebsd.org (Postfix) with ESMTP id DD6E337B401 for ; Mon, 25 Jun 2001 23:46:36 -0700 (PDT) (envelope-from dirk.meyer@dinoex.sub.org) Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.11.4/8.11.3) with BSMTP id f5Q6j7V02529; Tue, 26 Jun 2001 08:45:07 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) To: freebsd-stable@FreeBSD.ORG, alex@myzona.net Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: Updating OpenSSH on -release Date: Tue, 26 Jun 2001 08:41:54 +0200 X-Mailer: Dinoex 1.77 References: <002501c0fdb0$95e5a320$ea31fea9@parkson> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.91] X-Accept-Language: de,en X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Copyright: (C) Copyright 1999 by Dirk Meyer -- All rights reserved. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20010626000000S+2@dinoex.sub.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Alex M wrote: > What I am trying to do is update my OpenSSH from the base system, I am > running 4.2-RELEASE, and I have cvsup'ed the -stable source tree, but I dont > want to make world, just some parts, like openssh. I dont know if its even > recommended, but heres what I am doing: > cd /usr/src/crypto/openssh > make openssh uses a new feature of make, please update your make too. They may be changes in pam too, consider to do a "make world" if you run into such problems. > "Makefile", line 19: Malformed conditional ((${KERBEROS:L} == "yes")) > "Makefile", line 21: Malformed conditional ((${AFS:L} == "yes")) > I guess I am doing something wrong. > Any help would be appreciated. You can try one of the openssh-ports, but they behave a bit diffrent in case of RSA-keys over SSH2 protocol, as the base version does. /usr/ports/security/openshh$ make /usr/ports/security/openshh-portable$ make kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message