Hei hei, 

Am 2013-09-09 12:03, schrieb Michael Olbrich:
> On Thu, Sep 05, 2013 at 04:06:44PM +0200, Alexander Dahl wrote:
>>
>> Signed-off-by: Alexander Dahl <p...@lespocky.de>
>> ---
>>  rules/net-snmp.make |    5 +++--
>>  1 file changed, 3 insertions(+), 2 deletions(-)
>>
>> diff --git a/rules/net-snmp.make b/rules/net-snmp.make
>> index 24efa72..4151d2b 100644
>> --- a/rules/net-snmp.make
>> +++ b/rules/net-snmp.make
>> @@ -240,14 +240,15 @@ NET_SNMP_RFCMIBS := IF-MIB.txt 
>> IF-INVERTED-STACK-MIB.txt \
>>                      SNMP-USM-DH-OBJECTS-MIB.txt
>>
>>  NET_SNMP_NETSNMPMIBS := NET-SNMP-TC.txt NET-SNMP-MIB.txt 
>> NET-SNMP-AGENT-MIB.txt \
>> -                    NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt
>> +                    NET-SNMP-EXAMPLES-MIB.txt NET-SNMP-EXTEND-MIB.txt \
>> +                    NET-SNMP-PASS-MIB.txt

This is just one more file net-snmp complains is missing when starting
on target.

>>  NET_SNMP_MIBS := $(NET_SNMP_V1MIBS) $(NET_SNMP_V2MIBS) $(NET_SNMP_V3MIBS) \
>> -    $(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) 
>> $(NET_SNMP_NETSNMPMIBS) $(NET_SNNP_UCDMIBS)
>> +    $(NET_SNMP_AGENTMIBS) $(NET_SNMP_IANAMIBS) $(NET_SNMP_RFCMIBS) 
>> $(NET_SNMP_NETSNMPMIBS) $(NET_SNMP_UCDMIBS)

This is "NET_SNNP_UCDMIBS" replaced by "NET_SNMP_UCDMIBS" (the typo).
After fixing this typo the MIB files defined in $(NET_SNMP_UCDMIBS) some
lines above in the net-snmp.make are actually installed to the target.
This was not the case before and net-snmp complained on start.

> When I checked the list after applying all patches, there where 4 files not
> installed. Maybe that is caused by the next patch (the new version)? As I
> don't know anything about this stuff, can you please check and add them as
> appropriate?

Sorry, I read this twice today and after reading it a third time I have
still no clue what you mean in this paragraph. :-/

Greets
Alex

-- 
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601  D1D5 8FBA 7744 CC87 10D0 ***

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to