From owner-freebsd-alpha Wed Nov 3 2:16:30 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 0D18514F51; Wed, 3 Nov 1999 02:16:23 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA41423; Wed, 3 Nov 1999 10:14:54 GMT (envelope-from dfr@nlsystems.com) Date: Wed, 3 Nov 1999 10:14:54 +0000 (GMT) From: Doug Rabson To: William Woods Cc: freebsd-current@freebsd.org, freebsd-alpha@freebsd.org Subject: Re: Make world error on todays cvsup...... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 2 Oct 1999, William Woods wrote: > Doing a make world on a DEC Alpha 200 4/233 I get this: > > The command that produced this was make -DNOGAMES -j 4 world > > /usr/obj/usr/src/tmp/usr/include/ufs/ffs > install: ufs/ffs/softdep.h: No such file or directory It looks like you have a broken symlink. The source for softupdates moved from src/contrib/sys/softupdates to src/sys/contrib/softupdates. You need to re-make the symlinks from src/sys/ufs/ffs. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message