Hi Michael

> -----Original Message-----
> From: [email protected] [mailto:[email protected]] 
> On Behalf Of Michael Olbrich
> Sent: 6. marts 2014 18:30
> To: [email protected]
> 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:  [email protected]        
Web:     www.kamstrup.dk

-- 
ptxdist mailing list
[email protected]

Reply via email to