Re: net-snmp build system anomalities

2008-09-19 Thread Thomas Anders
Magnus Fromreide wrote: > I think the compiler-choice patch is what you are asking for? > For the rest of you, do you think it is a good thing? What problems does it promise to solve by just dropping support for --with-{cc,cflags,ld,ldflags,ar,libs}? > I think the big-endian patch is the way to h

Help with Table column OID

2008-09-19 Thread Angela Lazaro
Hi all!!! I'm implementing a MIB using net-snmp 5.3.2 and generate the code with mib2c -c mib2c.iterate.conf. In that MIB I have a table that have 5 columns, each column has is own OID but the OIDs from all columns are not in order. The last two doesn't follow the natural order of the numbers.

Re: net-snmp build system anomalities

2008-09-19 Thread Magnus Fromreide
On Thu, 2008-09-18 at 16:03 +0300, Shachar Shemesh wrote: > Hi all, > > This email is an attempt at constructive criticism. I have just started > to work with net-snmp, and have ran across several things having to do > with the build system that I believe could be done better. Personally, I > t