Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2018 12:08:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 233210] devel/glib20: fails to configure: "XML DTD V4.1.2 in XML catalog... not found"
Message-ID:  <bug-233210-6497-VanNNhXTk1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233210-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233210-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233210

--- Comment #10 from Ting-Wei Lan <lantw44@gmail.com> ---
What is the content of your /usr/local/share/xml/catalog? Does it points to=
 a
docbookx.dtd with version 4.1.2? You may have to follow the path specified =
with
nextCatalog tag several times.

:: /usr/local/share/xml/catalog
<nextCatalog catalog=3D"/usr/local/share/xml/catalog.ports" />

:: /usr/local/share/xml/catalog.ports
<nextCatalog catalog=3D"/usr/local/share/xml/docbook/catalog.xml" />

:: /usr/local/share/xml/docbook/catalog.xml
<nextCatalog catalog=3D"/usr/local/share/xml/docbook/4.1.2/catalog.xml" />

:: /usr/local/share/xml/docbook/4.1.2/catalog.xml
<public publicId=3D"-//OASIS//DTD DocBook XML V4.1.2//EN" uri=3D"docbookx.d=
td"/>

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233210-6497-VanNNhXTk1>