On Oct 9, 2014, at 4:17 PM, Brian Jester <bjes...@spawar.navy.mil> wrote:
> ./configure --with-snmp --with-wrap --with-snmp-libs="L/opt/csw/lib > l/libnetsnmp" Not sure if this was a copy-and-paste error, but the "L" and "l" need a hyphen before them, and the argument to "-l" should contain only the portion after "lib" and before the first dot: ./configure --with-snmp --with-wrap --with-snmp-libs="-L/opt/csw/lib -lnetsnmp" If that doesn't work, can you gzip and send config.log? -- Charles Lepple clepple@gmail _______________________________________________ Nut-upsuser mailing list Nut-upsuser@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser