Commit Graph

5 Commits (0daf704046f05afdaf6889c976e44cc79f91e5a6)

Author SHA1 Message Date
nibbles 2bits b64f55777d net-snmp - fix compile error on Lion
net-snmp-5.7.1 is missing a darwin11.h header that can be copied
from the existing darwin10.h, if the 10s are changed to 11s.
Configure also warns that mibII/icmp is required but disabled.

* remove the configure flag --with-out-mib-modules=mibII/icmp
* if lion, cp the darwin10.h to darwin11.h
* patch the darwin11.h to replace the 10s with 11s.

This builds again on Lion without error.  The patch has been
reported upstream, and its url is in the formula comments.

Closes Homebrew/homebrew#11378.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-26 21:07:03 -07:00
Adam Vandenberg 9819e77f02 net-snmp 5.7.1 2012-02-14 19:59:34 -08:00
Simon Mullis bc54238ffc net-snmp 5.6.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-05 21:54:34 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
include 364955c463 net-snmp 5.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-22 22:42:38 -08:00