[Bug 247861] New: FindDocBookXML.cmake can not handle DTDs more recent than v4.2
Artem Anisimov
aanisimov at inbox.ru
Sat Aug 14 16:26:19 BST 2010
https://bugs.kde.org/show_bug.cgi?id=247861
Summary: FindDocBookXML.cmake can not handle DTDs more recent
than v4.2
Product: kde
Version: 4.5
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: aanisimov at inbox.ru
Version: 4.5 (using KDE 4.5.0)
OS: Linux
When searching for docbook DTDs, FindDocBookXML looks for v4.2 DTDs only, but
not for DTDs with version >= 4.2. This causes build failures on systems that
have the latest (v4.5) DTDs installed.
Reproducible: Always
Steps to Reproduce:
Configure kdelibs on system which has Docbook DTDs v4.5 installed, say, in
/usr/share/xml/docbook/xml-dtd-4.5/ .
Actual Results:
Configuring kdelibs fails and complains about missing docbook DTDs.
Expected Results:
FindDocBookXML should search for docbooks DTDs v4.2 or later, not v4.2 only.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list