On Tue, Mar 14, 2006 at 08:59:21PM -0800, Ben Pfaff wrote:
> Jason Stover <[EMAIL PROTECTED]> writes:
> 
> > This kind of thing fixes the trouble:
> >
> >      -#include "message.h"
> >      +#include <src/libpspp/message.h>
> >
> > but I didn't think everyone else wanted these kinds of #include's, and
> > I don't know if anything should be changed just to make pspp build with
> > BSD make.
> 
> I see that John just checked in that kind of change throughout
> the tree.  Does that fix the problem with openbsd make?

Now it fails because BSD make doesn't seem to know about texinfo,
even though I have it installed:

test -f doc/.dirstamp || make doc/.dirstamp
make: don't know how to make ./doc/ni.texi. Stop in /home/jhs/src/pspp.
*** Error code 1

It still works fine with GNU make.

-Jason


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to