Hi
I have endian issues in net-snmp.
when requesting for a value, instead of presenting 1 I get 16777216 (which is 1000...0000)
I tried adding the flag "--with-endianness" in configure with both big and little values - and none worked
What to do?
here are configure commands (in a file that I...