Created attachment 2257 [details] Convert netsnmp package to autotargets, take 1 Convert netsnmp package to autotargets: * Enabled external toolchain builds, worked for me (built, not run) with ct-ng (glibc). * Install into staging for packages that might use it (tested with collectd, not yet in BR). * Ditched IPX transport, dunno if that still works and very likely irrelevant. * Disabled ucd-snmp compatibility for size reasons, no package in BR links to net-snmp so nothing to preserve there. Collectd links and works fine without the compat bits. * No need to do magic with the transport, it's autodetected. * Ditched a lot of unnecessary configure options that are defaults. Give it a nice spin and report back please, specially those who love external toolchains.
Merged in http://git.buildroot.net/buildroot/commit/?id=d54f37fb0813143c6b3e83504bd17874e38094c9 Thanks!