From owner-freebsd-questions Thu Mar 21 15:58:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27071 for questions-outgoing; Thu, 21 Mar 1996 15:58:01 -0800 (PST) Received: from digiplanet.com (asha.digiplanet.com [204.162.132.200]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA27060 for ; Thu, 21 Mar 1996 15:57:57 -0800 (PST) Received: from 204.162.132.93 by digiplanet.com via SMTP (940816.SGI.8.6.9/940406.SGI) for id PAA00808; Thu, 21 Mar 1996 15:49:24 -0800 Message-ID: <31517CEB.5F9C@digiplanet.com> Date: Thu, 21 Mar 1996 15:59:39 +0000 From: Paul Snively Reply-To: psnively@digiplanet.com Organization: Digital Planet, Inc. X-Mailer: Mozilla 2.01 (Macintosh; I; PPC) MIME-Version: 1.0 To: questions@freebsd.org Subject: FreeBSD-stable make world problem X-URL: http://www.freebsd.org/mailto.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Folks, I just retrieved the FreeBSD-stable source tree via FTP to ftp.freebsd.org today by doing a binary get src.tar.gz, relying on the automatic tarring and gzipping. I unzipped and untarred the results in /usr so that the untarring would replace the /usr/src tree, then changed to /usr/src and did make world. Apparently in the process of attempting to install the man pages for libdisk, the last few lines I get look like this: -----------------------------snip snip---------------------------------- (cd /usr/src/lib/libdisk; install -c -o bin -g bin -m 444 libdisk.3 /usr/share/man/man3) compressing in /usr/share/man/man3: libdisk.3 -> libdisk.3.gz /usr/share/man/man3/libdisk.3.gz -> /usr/share/man/man3/libdisk.3.gz ln: /usr/share/man/man3/libdisk.3.gz: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -----------------------------snip snip---------------------------------- Any help would be appreciated. Thanks, Paul Snively Director of Technology Digital Planet, Inc. psnively@digiplanet.com