From owner-freebsd-stable Wed Jan 30 21:54:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from olorin.homeip.net (pool-141-153-205-71.mad.east.verizon.net [141.153.205.71]) by hub.freebsd.org (Postfix) with ESMTP id 7639637B41A for ; Wed, 30 Jan 2002 21:54:33 -0800 (PST) Received: by crapbox.mmx (Postfix, from userid 1004) id D0A071E81E; Thu, 31 Jan 2002 10:12:01 -0500 (EST) Date: Thu, 31 Jan 2002 10:12:01 -0500 From: Ben Neuman To: freebsd-stable@freebsd.org Subject: make installworld failure in libcrypto Message-ID: <20020131101201.A19684@olorin.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Today, I cvsupped to RELENG_4, and ran a make clean and make buildworld in /usr/src. I ran make installworld in order to install everything, but it failed in /usr/src/secure/lib/libcrypto/, at "mkdir -p openssl" with "mkdir:no such file or directory". I tried cleaning the src(and obj) trees numerous times, but I've had no luck. What might be the issue? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message