pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: obsd build include trouble


From: Jason Stover
Subject: Re: obsd build include trouble
Date: Thu, 16 Mar 2006 10:02:33 -0500
User-agent: Mutt/1.5.10i

On Tue, Mar 14, 2006 at 08:59:21PM -0800, Ben Pfaff wrote:
> Jason Stover <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]