[Bug 224304] net-mgmt/zabbix34-server fails to build when libevent is installed outside /usr/local
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 13 02:58:12 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224304
Bug ID: 224304
Summary: net-mgmt/zabbix34-server fails to build when libevent
is installed outside /usr/local
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: jhujhiti at adjectivism.org
CC: pg at pakhom.spb.ru
Flags: maintainer-feedback?(pg at pakhom.spb.ru)
CC: pg at pakhom.spb.ru
Created attachment 188783
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188783&action=edit
patch to set --with-libevent explicitly
Upstream's configure script assumes that libevent will be in /usr/local rather
than using pkg-config. This causes builds on systems with non-default LOCALBASE
settings to fail. We are able to work around this by specifying the correct
path in the argument to --with-libevent. The attached patch does this.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list