[Bug 230957] textproc/expat2: configure fails when textproc/docbook-utils has been installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 27 18:56:25 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230957
Bug ID: 230957
Summary: textproc/expat2: configure fails when
textproc/docbook-utils has been installed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: cpm at freebsd.org
CC: svysh.fbsd at gmail.com
CC: svysh.fbsd at gmail.com
Created attachment 196609
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196609&action=edit
patch
expat2 configure fails with the following error:
checking for docbook2x-man... no
checking for db2x_docbook2man... no
checking for docbook2man... docbook2man
configure: error: Your local docbook2man was found to work with SGML rather
than XML. Please install docbook2X and use variable DOCBOOK_TO_MAN to point
configure to command docbook2x-man of docbook2X.
Or use DOCBOOK_TO_MAN="xmlto man --skip-validation" if you have xmlto around.
You can also configure using --without-docbook if you can do without a man
page for xmlwf.
===> Script "configure" failed unexpectedly.
Please report the problem to svysh.fbsd at gmail.com [maintainer] and attach the
"/usr/ports/textproc/expat2/work/expat-2.2.6/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Attached trivial patch to skip XML to man page compilation.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list