net-snmp does not compile with perl enabled on OS X Mountain Lion. Thx to Jow for debugging this problem
Signed-off-by: Thomas Huehn <tho...@net.t-labs.tu-berlin.de> --- Index: net/net-snmp/Makefile =================================================================== --- net/net-snmp/Makefile (revision 35820) +++ net/net-snmp/Makefile (working copy) @@ -174,6 +174,8 @@ --without-libwrap \ --without-rpm \ --without-zlib \ + --disable-embedded-perl \ + --with-perl-modules=no \ $(call autoconf_bool,CONFIG_IPV6,ipv6) \ ifeq ($(CONFIG_IPV6),y) _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel