Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2000 14:21:45 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
Cc:        stable@freebsd.org
Subject:   Re: make installworld over NFS doesn't work anymore
Message-ID:  <Pine.BSF.4.21.0008211420560.93765-100000@freefall.freebsd.org>
In-Reply-To: <13515987398.20000821210533@buz.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Aug 2000, Gabriel Ambuehl wrote:

> Hello,
> the following seems to be directly related to the MFC of OpenSSL
> 0.95a, because it worked for use before (/usr/src and /usr/obj are
> mounted via NFS, maproot=root, ro)
> 
> sed '/^#ifndef NO_IDEA$/,/^#endif$/d' /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/evp/evp.h >  /usr/obj/usr/src/secure/lib/libcrypto/evp.h.new
> cannot create /usr/obj/usr/src/secure/lib/libcrypto/evp.h.new: permission denied
> *** Error code 2
> 
> Stop in /usr/src/secure/lib/libcrypto.
> *** Error code 1

Make sure you are not doing a make world with -DNOCLEAN and
-DNOCLEANDIR. If the problem persists, remove your /usr/obj directory and
try again.

Kris

--
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008211420560.93765-100000>