Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 10:50:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245613] net-mgmt/zabbix44-server: Build fails with LIBXML2 enabled
Message-ID:  <bug-245613-7788-PJdgS3HBvM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245613-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245613-7788@https.bugs.freebsd.org/bugzilla/>

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

VVD <vvd@unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@unislabs.com

--- Comment #1 from VVD <vvd@unislabs.com> ---
Hardcode full path before "if" fixed build:
> PKG_CONFIG=3D"/usr/local/bin/$PKG_CONFIG"
> if test -x "$PKG_CONFIG"; then [...]
But this is very dirty hack.

--=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-245613-7788-PJdgS3HBvM>