Date: Thu, 21 Mar 1996 15:59:39 +0000 From: Paul Snively <psnively@digiplanet.com> To: questions@freebsd.org Subject: FreeBSD-stable make world problem Message-ID: <31517CEB.5F9C@digiplanet.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31517CEB.5F9C>