[Top][All Lists]
[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
- Re: obsd build include trouble, (continued)
Re: obsd build include trouble, Ben Pfaff, 2006/03/14
- Re: obsd build include trouble, John Darrington, 2006/03/15
- Re: obsd build include trouble, Ben Pfaff, 2006/03/23
- Re: obsd build include trouble, John Darrington, 2006/03/23
- Re: obsd build include trouble, Ben Pfaff, 2006/03/25
- Re: obsd build include trouble, John Darrington, 2006/03/26
- Re: obsd build include trouble, Ben Pfaff, 2006/03/27
Re: obsd build include trouble,
Jason Stover <=
Re: obsd build include trouble, Jason Stover, 2006/03/20
Re: obsd build include trouble, John Darrington, 2006/03/20
Message not availableRe: obsd build trouble, John Darrington, 2006/03/21
Re: obsd build trouble, Jason Stover, 2006/03/21
Re: obsd build trouble, John Darrington, 2006/03/27
Re: obsd build trouble, Ben Pfaff, 2006/03/23