[Bug 226106] multimedia/cheese: configure failes to find XML catalog when LOCALBASE is not /usr/local
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 22 03:43:16 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226106
Bug ID: 226106
Summary: multimedia/cheese: configure failes to find XML
catalog when LOCALBASE is not /usr/local
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: z7dr6ut7gs at snkmail.com
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Created attachment 190883
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190883&action=edit
[patch] explicitly point configure to xml catalog location in case LOCALBASE !=
/usr/local
If LOCALBASE != /usr/local, configure fails to detect docbook-xml:
checking for DocBook XML DTD V4.3 in XML catalog... not found
checking for DocBook XSL Stylesheets in XML catalog... not found
The attached patch solves this by explicitly pointing configure to the location
of the xml catalog.
Tested in poudriere with LOCALBASE=/opt.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list