Date: Wed, 3 Nov 1999 10:14:54 +0000 (GMT) From: Doug Rabson <dfr@nlsystems.com> To: William Woods <wwoods@cybcon.com> Cc: freebsd-current@freebsd.org, freebsd-alpha@freebsd.org Subject: Re: Make world error on todays cvsup...... Message-ID: <Pine.BSF.4.10.9911031014020.25540-100000@salmon.nlsystems.com> In-Reply-To: <XFMail.991002214935.wwoods@cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-current" 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.10.9911031014020.25540-100000>