# HG changeset patch # User Lijo George - Oracle Corporation - Bangalore India # Date 1392068398 28800 # Node ID 17defa2e55e3ef8e4301692278ede310d388a040 # Parent 3667926c2ec4ef396c4b5bd43939bd64a4531852 16206544 man snmptrapd.conf wrong configuration path diff -r 3667926c2ec4 -r 17defa2e55e3 components/net-snmp/Makefile --- a/components/net-snmp/Makefile Mon Feb 10 08:59:58 2014 -0800 +++ b/components/net-snmp/Makefile Mon Feb 10 13:39:58 2014 -0800 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # # parfait is upset about some inline assembly @@ -61,6 +61,7 @@ CONFIGURE_OPTIONS += --enable-mfd-rewrites CONFIGURE_OPTIONS += --with-pkcs CONFIGURE_OPTIONS += --with-transports="UDP TCP UDPIPv6 TCPIPv6" +CONFIGURE_OPTIONS += --sysconfdir=/etc/net-snmp # Which MIB modules do we want to build MIB_MOBULES.sparc = ucd-snmp/lmSensors