Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 15:12:21 -0800
From:      Kevin Oberman <rkoberman@gmail.com>
To:        "ports@FreeBSD.org" <ports@freebsd.org>
Subject:   textproc/docbook-utils fails to build
Message-ID:  <CAN6yY1uNVCxDjR63Yk270no-oi-9o8fEj5Y_RagoByV1=1P8bA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Now that everything has been committed, most of the docbook stuff builds,
but docbook-utils fails with what appears to be a typo with an errant \n in
a file name:
I get a huge number of near identical errors similar to these:
jade:/usr/local/share/xml/docbook/catalog:6:8:E: cannot open
"/usr/local/share/xml/docbook/4.5/docbook.cat
CATALOG " (No such file or directory)
jade:/usr/local/share/sgml/docbook/catalog:10:55:E: end of entity in literal
jade:/usr/local/share/sgml/docbook/catalog:2:8:E: cannot open
"/usr/local/share/sgml/docbook/2.4.1/docbook.cat
CATALOG " (No such file or directory)
jade:/usr/local/share/sgml/docbook/catalog:6:8:E: cannot open
"/usr/local/share/sgml/docbook/4.1/docbook.cat
CATALOG " (No such file or directory)
jade:/usr/local/share/sgml/docbook/catalog:10:8:E: cannot open
"/usr/local/share/sgml/docbook/4.5/docbook.cat
" (No such file or directory)

I can confirm that all of the cat files are present, but I suspect that the
attempt to open them includes a newline at the end of the filename that is
breaking the open attempt. Of course, it may just be an error in the
message formatting, but, in any case, I can't build the port on 9.2 or 10.0.

Any suggestions?
-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkoberman@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1uNVCxDjR63Yk270no-oi-9o8fEj5Y_RagoByV1=1P8bA>