Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Building PDF documentation


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Bruce Momjian <bruce(at)momjian(dot)us>
  • Cc: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
  • Subject: Re: Building PDF documentation
  • Date: Fri, 22 Jan 2010 12:12:49 -0500
  • Message-id: <3130.1264180369@sss.pgh.pa.us> <text/plain>

Bruce Momjian <bruce(at)momjian(dot)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.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group