From: Bruno Thomsen <bth@kamstrup.dk>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] [PATCH] net-snmp: Improved SNMPv3 authentication and privacy support.
Date: Fri, 7 Mar 2014 12:25:24 +0000 [thread overview]
Message-ID: <915054555B5659448ACF8A70E114824DE75F49AE@Exchange2010.kamstrup.dk> (raw)
In-Reply-To: <20140306172936.GJ32080@pengutronix.de>
Hi Michael
> -----Original Message-----
> From: ptxdist-bounces@pengutronix.de [mailto:ptxdist-bounces@pengutronix.de] On Behalf Of Michael Olbrich
> Sent: 6. marts 2014 18:30
> To: ptxdist@pengutronix.de
> Subject: Re: [ptxdist] [PATCH] net-snmp: Improved SNMPv3 authentication and privacy support.
>
> Are you sure about this? libnl3 requieres -$SYSROOT/libnl3 and I don't see how this is added.
>
> The rest looks ok, although the whole file could really use come cleanup.
> But that's unrelated to this patch.
>
In my setup I only use libnl3 (mainline rule), there might be an issue if you install both libnl1 and libnl3.
If I understand the "libnl3 requires -$SYSROOT/libnl3" correct, you want to add the following?
===================================================================
--- net-snmp.make (revision 191422)
+++ net-snmp.make (working copy)
@@ -54,6 +54,7 @@
--with-logfile=$(call remove_quotes,$(PTXCONF_NET_SNMP_LOGFILE)) \
--with-persistent-directory=$(call remove_quotes,$(PTXCONF_NET_SNMP_PERSISTENT_DIR)) \
--with-default-snmp-version=$(call remove_quotes,$(PTXCONF_NET_SNMP_DEFAULT_VERSION)) \
+ --$(call ptx/wwo, PTXCONF_LIBNL3)-nl=$(SYSROOT)/usr/include/libnl3 \
--enable-shared \
--disable-embedded-perl \
--without-perl-modules \
I didn't want to clutter this patch with rule cleanup, but I was planning to do a cleanup patch after this was mainlined.
Venlig hilsen / Best regards
Kamstrup A/S <http://www.kamstrup.dk>
Bruno Thomsen
Development engineer
Technology
Kamstrup A/S
Industrivej 28
DK-8660 Skanderborg
Tel: +45 89 93 10 00
Fax: +45 89 93 10 01
Dir: +45 89 93 13 94
E-mail: bth@kamstrup.dk
Web: www.kamstrup.dk
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2014-03-07 12:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-21 10:06 Bruno Thomsen
2014-02-21 11:42 ` Alexander Dahl
2014-03-06 17:29 ` Michael Olbrich
2014-03-07 12:25 ` Bruno Thomsen [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=915054555B5659448ACF8A70E114824DE75F49AE@Exchange2010.kamstrup.dk \
--to=bth@kamstrup.dk \
--cc=ptxdist@pengutronix.de \
/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