pspp-dev
[Top][All Lists]
Advanced

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

Re: obsd build include trouble


From: John Darrington
Subject: Re: obsd build include trouble
Date: Tue, 21 Mar 2006 06:49:47 +0800
User-agent: Mutt/1.5.9i

On Mon, Mar 20, 2006 at 05:25:21PM -0500, Jason Stover wrote:
     
     It breaks 'in-tree'. The problem happens when BSD make tries to make
     all in po:
     
     Making all in po
     make: don't know how to make ./doc/ni.texi. Stop in /home/jhs/src/pspp.
     *** Error code 1
     
     'all' in po depends on ni.texi, but BSD make doesn't look down the
     Makefile to see these lines:
     
     doc/ni.texi: $(top_srcdir)/src/language/command.def doc/get-commands.pl


What happens if you change this line to say:

     $(top_builddir)/doc/ni.texi: $(top_srcdir)/src/language/command.def 
doc/get-commands.pl

??

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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