[1026] in NetBSD-Development
Re: building discuss
daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Fri Sep 29 15:26:19 1995
From: jweiss@MIT.EDU
Date: Fri, 29 Sep 1995 15:23:53 -0400
To: Greg Hudson <ghudson@MIT.EDU>
Cc: Jonathon Weiss <jweiss@MIT.EDU>, netbsd-dev@MIT.EDU
In-Reply-To: [1025]
> discuss fails to build. the imake command suggested failes to
> generate Makefiles in the utils and dsgrep subdirs.
You're probably generating a faulty link tree. Make sure you're using
synctree and copying links rather than symlinking to them.
I updated the sipb-athena README to tell people to use synctree rather
than lndir to make a discuss build tree.
Jonathon