Subject: Re: Still having compile problems.
To: Nigel Reed <nigel@nelgin.nu>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 11/08/2001 14:45:31
On Thu, Nov 08, 2001 at 08:38:46AM -0600, Nigel Reed wrote:
> Yup. Well, unless cvs update -dP suddenly stopped working. I did a
> whole new cvs checkout about a week ago. I managed to compile about
> 3 days ago so I'm not sure what's up.

It might be worth another cvs update.. All the /usr/share/mk files have been
updated within that time. Your problem seems to be that make is trying to
build a man page which it shouldn't be doing (check that you still have
MKMAN=no in /usr/src/gnu/libexec/uucp/uuchk/Makefile), and the 2 files that
deal with MKMAN are /usr/share/mk/bsd.{own,man}.mk which have changed since
your update...

Good luck,

Patrick