From owner-freebsd-stable Thu Aug 14 01:50:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA06453 for stable-outgoing; Thu, 14 Aug 1997 01:50:08 -0700 (PDT) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA06447 for ; Thu, 14 Aug 1997 01:50:04 -0700 (PDT) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id SAA03556 for ; Thu, 14 Aug 1997 18:50:02 +1000 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Thu, 14 Aug 1997 18:50:02 +1000 (EST) To: freebsd-stable@freebsd.org Subject: libalias_p.a - Not found Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I just built world (make buildworld) on a 2.2-STABLE box as of a couple of months ago. I then NFS mounted /usr/src and /usr/obj to a different box (running 2.2.2-RELEASE). I type make installworld and a few pages later get install telling me there is no such file or directory as libalias_p.a... /usr/obj/usr/src/lib/libalias/libalias_p.a exists.... Thanks, Andrew