Re: Problem with compiling Net-SNMP

2008-07-29 Thread Matjaz Vrecko
Thank you, Dave! Best regards, Matjaz Dave Shield wrote: > 2008/7/28 Matjaz Vrecko <[EMAIL PROTECTED]>: >> I am compiling Net-SNMP package without v1 and v2c support > >> Afterwards, when running make, compiler fails in >> apps/snmptrapd_log.c >> in line 1091, on undefined constants: >> >>

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Matjaz Vrecko
Hello Thomas, >> apps/snmptrapd_log.c >> >> in line 1091, on undefined constants: >> >> SNMP_VERSION_1 and SNMP_VERSION_2c > > What net-snmp version are you using? I can't find this problem in current SVN. > Can you please retest with 5.4.2.pre2? I am using NET-SNMP version: 5.4.1.2 The same p

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Dave Shield
2008/7/28 Matjaz Vrecko <[EMAIL PROTECTED]>: > I am compiling Net-SNMP package without v1 and v2c support > > Afterwards, when running make, compiler fails in > apps/snmptrapd_log.c > in line 1091, on undefined constants: > > SNMP_VERSION_1 and SNMP_VERSION_2c This problem was fixed last Dec

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Thomas Anders
Matjaz Vrecko wrote: > apps/snmptrapd_log.c > > in line 1091, on undefined constants: > > SNMP_VERSION_1 and SNMP_VERSION_2c What net-snmp version are you using? I can't find this problem in current SVN. Can you please retest with 5.4.2.pre2? +Thomas -- Thomas Anders (thomas.anders at blue

Problem with compiling Net-SNMP

2008-07-28 Thread Matjaz Vrecko
Hello Wes et all, For quite some time I am bumping into a problem with compiling Net-SNMP, now I finally decided to report it, so that you may try to fixed it in your sources,... The problem is as follows: I am compiling Net-SNMP package without v1 and v2c support, disabling DES and AES, more