Re: PDF build issue with 9.0 Alpha5

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: PDF build issue with 9.0 Alpha5
Дата
Msg-id Pine.LNX.4.64.1004031843520.8023@sn.sai.msu.ru
обсуждение исходный текст
Ответ на Re: PDF build issue with 9.0 Alpha5  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
Some time ago I sucessfully built pdf, but today I got

pg-head@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@xs4all.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@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

В списке pgsql-docs по дате отправления:

Предыдущее
От: "Erik Rijkers"
Дата:
Сообщение: Re: PDF build issue with 9.0 Alpha5
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The