Jason Stover <[EMAIL PROTECTED]> writes:

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

I installed a copy of BSD make here on my Debian GNU/Linux
system.  For me, in-tree builds work fine, but out-of-tree builds
fail the way you show.  That's what I'd expect: I don't think
that anything but GNU make works for out-of-tree builds.

Is the behavior you see different?

(By "out-of-tree build", I mean that I run the configure script
from a directory other than the top-level source directory.  For
me, that's usually a directory named _build just under the
top-level source directory.)
-- 
Ben Pfaff 
email: [EMAIL PROTECTED]
web: http://benpfaff.org


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

Reply via email to