I believe that BSD make's include syntax is different than automake's, which causes the problem's with compiling some of the code. I'm not aware that automake uses BSD style includes.
David On Thu, 14 Feb 2002, Sean 'Shaleh' Perry wrote: > Date: Thu, 14 Feb 2002 15:06:16 -0800 (PST) > From: Sean 'Shaleh' Perry <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: BSD > > > On 14-Feb-2002 [EMAIL PROTECTED] wrote: > > You might want to add to the INSTALL documentation that the BSDs (NetBSD, > > FreeBSD and OpenBSD) should use GNU make (installed as gmake on > > Net/FreeBSD), not BSD make, otherwise it will not compile everything > > successfully. > > > > Does automake add gnu make isms? > > > Also, is their a repository for previous versions of blackbox? It would > > be nice to have a complete versioning history in the CVS tree. > > > > I did that when I first took over. Every version from 0.10.0 to today is in > cvs. cvs co -r blackbox-0_10_1 or whatever the version may be. >
