From owner-freebsd-questions@FreeBSD.ORG Mon Mar 2 03:01:01 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C82C379E for ; Mon, 2 Mar 2015 03:01:01 +0000 (UTC) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CD20C5B for ; Mon, 2 Mar 2015 03:01:01 +0000 (UTC) Received: by qcrw7 with SMTP id w7so22481443qcr.4 for ; Sun, 01 Mar 2015 19:01:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=iMVVxIbi4wBSzkaLVss/ii+NhgoMckW9zEK7aJy1Qfk=; b=rU1qG56hPVjsbwTib41cuueE3AnaDYaLZjxOP+8QXYIZL30ffCneSm1CWY/7uqhWWp B3zYe3O6U+LclMB4HVskSJaq+tRmt4Noib1POpnL9mEXH7mldY3NlhZRFBq+JfjC3Qfi Pks346paq+1lAyv/3xWcPsJ+Kj2s+bQyQ5g6AZxXrLNZ6UEgvNznZIPxJyLEpKwGVByZ zdfmqURpShpgVRbpvurug0k1siKZLYTmC7h+gizswxW+aIxuN9Ja2iyJP6hTUwDeqDKv YKRr9SRX4Zatcn3n2FnpVHEcfEzquefevWMjhF9YTqKgrQ7IN/U0jL0z4uJPzxHj8G/d 1vkA== X-Received: by 10.140.195.5 with SMTP id q5mr48935534qha.58.1425265260589; Sun, 01 Mar 2015 19:01:00 -0800 (PST) Received: from [192.168.1.64] (pool-173-57-168-11.dllstx.fios.verizon.net. [173.57.168.11]) by mx.google.com with ESMTPSA id m8sm7623990qao.28.2015.03.01.19.00.58 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 01 Mar 2015 19:00:59 -0800 (PST) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <99D7D216-975F-4FEE-86D9-087D762D8614@gmail.com> X-Mailer: iPad Mail (12B466) From: Matthew Pherigo Subject: Re: Updating to FreeBSD 10.1-RELEASE-p6 gives error at end ? Date: Sun, 1 Mar 2015 21:00:59 -0600 To: Godfrey Hamshire Cc: FreeBSD Users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2015 03:01:01 -0000 A lot of people have been getting this error, as you can see on previous mes= sages. You just need to create the directory. Run this as root: # mkdir -p /usr/src/crypto/openssl/util/ Then run the update again. You can delete the 'crypto' directory afterwords.= --Matt > On Feb 25, 2015, at 12:00 PM, Godfrey Hamshire wrote: >=20 > /usr/src/crypto/openssl/util/mkbuildinf.pl