Re: having trouble building the postgres-A4.pdf

From: Jeff Frost <jeff(at)pgexperts(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: having trouble building the postgres-A4.pdf
Date: 2013-06-26 18:58:05
Message-ID: 51CB39BD.8020205@pgexperts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 06/26/13 11:55, Alvaro Herrera wrote:
> Jeff Frost wrote:
>> On 06/26/13 10:34, Jeff Frost wrote:
>>> On 06/26/13 10:31, Alvaro Herrera wrote:
>>>> Jeff Frost wrote:
>>>>
>>>>> ! pdfTeX error (ext4): \pdfendlink ended up in different nesting level than \pd
>>>>> fstartlink.
>>>> Did you see this one?
>>>>
>>>> http://www.postgresql.org/message-id/3b4139a6e0ceea903dd359b7035d5d4a.squirrel@webmail.xs4all.nl
>>>>
>>> I just found it, thank you! Will give those suggestions a shot.
>> Well, shoot. I built a Wheezy VM, installed texlive2012 and openjade1.3, but I
>> still get this error with the 9.3beta2 postgres-A4.pdf:
> Did you make sure that it's running the correct openjade? Maybe you
> need to rerun configure. I don't remember what I did, perhaps I just
> changed Makefile.global to point to the right one.
>

Yah, it's a different error when it's the wrong openjade version.

It looks like this one that's in the docs:

openjade:./stylesheet.dsl:664:2:E: flow object not accepted by port; only display flow objects accepted
make: *** [postgres-A4.tex-pdf] Segmentation fault

jeff(at)wheezy:~/src/postgresql-9.3beta2/doc/src/sgml$ openjade --version
openjade:I: "openjade" version "1.3.2"
openjade:I: "OpenSP" version "1.5.2"

BTW, I should mention that the US PDF builds fine on both my old system and
the new wheezy system. Also, the beta1 PDFs both build fine.

--
Jeff Frost <jeff(at)pgexperts(dot)com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122
http://www.pgexperts.com/

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2013-06-26 19:07:27 Re: having trouble building the postgres-A4.pdf
Previous Message Alvaro Herrera 2013-06-26 18:55:39 Re: having trouble building the postgres-A4.pdf