Re: PDF build issue with 9.0 Alpha5

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Erik Rijkers <er(at)xs4all(dot)nl>, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: PDF build issue with 9.0 Alpha5
Date: 2010-04-03 14:45:03
Message-ID: Pine.LNX.4.64.1004031843520.8023@sn.sai.msu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Some time ago I sucessfully built pdf, but today I got

pg-head(at)mira:~/cvs/HEAD/pgsql/doc/src/sgml$ make postgres-A4.pdf
openjade -D . -D . -c /usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d ./stylesheet.dsl -t tex -V tex-backend -i output-print -i include-index -V texpdf-output -V '%paper-type%'=A4 -o postgres-A4.tex-pdf postgres.sgml
openjade:./stylesheet.dsl:621:2:E: flow object not accepted by port; only display flow objects accepted
make: *** [postgres-A4.tex-pdf] Segmentation fault (core dumped)
make: *** Deleting file `postgres-A4.tex-pdf'

This is Ubuntu 9.10
Linux mira 2.6.33-020633-generic #020633 SMP Thu Feb 25 10:10:03 UTC 2010 x86_64 GNU/Linux

Oleg

On Fri, 2 Apr 2010, Tom Lane wrote:

> "Erik Rijkers" <er(at)xs4all(dot)nl> writes:
>> I can build 'make postgres-A4.pdf' against cvs without problem.
>
> Fails for me :-(. Whose distribution of jadetex are you using, and
> what version exactly? I've pretty much convinced myself that the
> string consumption is the fault of the FlowObject macros in jadetex.ltx.
>
> regards, tom lane
>
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2010-04-03 15:15:48 Re: [COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The
Previous Message Peter Eisentraut 2010-04-03 07:23:02 pgsql: Remove unnecessary xref endterm attributes and title ids The