Hi!
When I build net-snmp 5.7.3 in buildroot (cross from linux to linux), it throws warnings like this:
arm-linux-gnuabihf-gcc: WARNING: unsafe header/library path used in cross-compilation: '/usr/include/libnl3'
This is due to the patch addressing bug #2238 (current libnl 3.0 not supported).
There should be some way to configure that location, e.g.
--with-nl=$(STAGING_DIR)/usr/include/libnl3
Cheers,
Peter
This has already been fixed. See e.g. http://sourceforge.net/p/net-snmp/code/ci/852dcd644cfe4cfc7177649eaec163d6221f2be1.