Date: Wed, 11 May 2011 12:00:12 -0500 From: Chris Wopat <me@falz.net> To: freebsd-ports@freebsd.org Subject: net-mgmt/collectd - Bind integration Message-ID: <BANLkTi=o9xnzEHPTALnPW2FwVmDqLjE1Cw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
net-mgmt/collectd defaults to enable Bind support. The Makefile only enables bind if lib/libbind9.a exists, which doesn't exist on a stock system. dns/libbind exists and installs lib/libbind.a. If I tweak the Makefile to use this the ./configure fails so clearly it's not the same thing. Does anyone have a working collectd install w/ bind module using the bind that comes with the system (9.6 on FreeBSD 8.2)?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTi=o9xnzEHPTALnPW2FwVmDqLjE1Cw>