From owner-freebsd-security Mon Sep 25 9:55: 3 2000 Delivered-To: freebsd-security@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E416337B42C; Mon, 25 Sep 2000 09:55:00 -0700 (PDT) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id JAA87041; Mon, 25 Sep 2000 09:55:00 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 25 Sep 2000 09:55:00 -0700 (PDT) From: Kris Kennaway To: "S. David Pullara" Cc: freebsd-security@FreeBSD.ORG Subject: Re: OpenSSH compiles? In-Reply-To: <14799.26963.869302.229516@yuggoth.warpedspace.org> 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 On Mon, 25 Sep 2000, S. David Pullara wrote: > Warning: Object directory not changed from original /usr/src/contrib/ssh/lib > cc -O -pipe -I/usr/src/contrib/ssh/lib/.. -c /usr/src/contrib/ssh/lib/../authfd.c -o authfd.o ^^^^^^^^^^^^^^^^^^^^ That's not where OpenSSH lives on FreeBSD. What are you trying to do? If you're on 4.0 or later, just use the version in /usr/src/crypto built by make world, if not then just copy all of /usr/src/crypto/openss[hl] and /usr/src/secure from a 4.1-stable system and use that. OpenSSH 2.2.0 is in -current. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message