Re: Building PDF documentation - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Building PDF documentation
Date
Msg-id 1264200082.10637.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Building PDF documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Building PDF documentation  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
On fre, 2010-01-22 at 12:12 -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Wow, that is odd then.  I pulled down a new copy of CVS, ran configure,
> > and got the same result:
>
> >     $ gmake postgres.pdf
> >     Makefile:172: *** Invalid target;  use postgres-A4.pdf or
> >     postgres-US.pdf as targets.  Stop.
> >     $ gmake postgres-A4.pdf
> >     gmake: *** No rule to make target `postgres-A4.pdf'.  Stop.
>
> > My gmake is version 3.78.1.
>
> Hmm.  Might be time to get something a shade less creaky.  It works for
> me with gmake 3.79.1, released in 2000.

Bruce and I had a chat about this and agreed to raise the "recommended"
make version to 3.79.1, rather than hunting down this issue.


pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Problem building the documentation
Next
From: Bruce Momjian
Date:
Subject: Re: Building PDF documentation