Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 02:58:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224304] net-mgmt/zabbix34-server fails to build when libevent is installed outside /usr/local
Message-ID:  <bug-224304-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224304

            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@FreeBSD.org
          Reporter: jhujhiti@adjectivism.org
                CC: pg@pakhom.spb.ru
             Flags: maintainer-feedback?(pg@pakhom.spb.ru)
                CC: pg@pakhom.spb.ru

Created attachment 188783
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188783&action=
=3Dedit
patch to set --with-libevent explicitly

Upstream's configure script assumes that libevent will be in /usr/local rat=
her
than using pkg-config. This causes builds on systems with non-default LOCAL=
BASE
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224304-13>