Opened 16 years ago
Closed 14 years ago
#17560 closed defect (duplicate)
docbook-xml-4.3: DocBook XML DTD V4.3 not found in XML catalog
Reported by: | vinc17@… | Owned by: | boeyms@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | pgijnxn02@…, ryandesign (Ryan Carsten Schmidt) | |
Port: | docbook-xml-4.3 |
Description
The DocBook XML DTD V4.3 cannot be found in the XML catalog. Indeed I get the following error when installing gtk-doc:
[...] checking for XML catalog (/opt/local/etc/xml/catalog)... found checking for xmlcatalog... /opt/local/bin/xmlcatalog checking for DocBook XML DTD V4.3 in XML catalog... not found configure: error: could not find DocBook XML DTD V4.3 in XML catalog Warning: the following items did not execute (for gtk-doc): org.macports.destroot org.macports.configure org.macports.build Error: Unable to upgrade port: 1
Change History (6)
comment:1 Changed 16 years ago by vinc17@…
Owner: | changed from macports-tickets@… to boeyms@… |
---|
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Similar to #17662.
comment:4 Changed 16 years ago by pgijnxn02@…
This comment from #17662 fixed it for me:
This isn't the proper fix, but what worked for me was to manually duplicate the <public publicId="...">, <rewriteSystem> and <rewriteURI> entries inside the <catalog> tags in /opt/local/etc/xml/docbook, replacing "4.1.2" (which already existed in my case) with "4.3". gtk-doc built happily after that.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duping to the more general #26151.
Note: See
TracTickets for help on using
tickets.
I forgot to assign the bug...