From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Fix collectd cannot configure with dependence error.
Date: Mon, 26 Dec 2016 09:48:57 +0100 [thread overview]
Message-ID: <20161226094857.6142ff20@free-electrons.com> (raw)
In-Reply-To: <20161225135434.124035-1-jackzzjack@gmail.com>
Hello,
On Sun, 25 Dec 2016 21:54:34 +0800, jackzzjack wrote:
> ifeq ($(BR2_PACKAGE_NETSNMP),y)
> -COLLECTD_CONF_OPTS += --with-libnetsnmp=$(STAGING_DIR)/usr/bin/net-snmp-config
> +COLLECTD_CONF_OPTS += --with-libnetsnmp=$(STAGING_DIR)/usr/include
The correct path was $(STAGING_DIR)/usr/, not
$(STAGING_DIR)/usr/include.
I've applied your patch after fixing this.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2016-12-26 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-25 13:54 [Buildroot] [PATCH 1/1] Fix collectd cannot configure with dependence error jackzzjack
2016-12-26 8:48 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161226094857.6142ff20@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox