On Fri, 2009-01-02 at 16:49 -0800, Wes Hardaker wrote: > >>>>> On Sat, 03 Jan 2009 00:59:13 +0100, Magnus Fromreide > >>>>> <[email protected]> said: > > MF> After netsnmp_openssl.c was added to the library I had to start adding > MF> --with-libs=-lssl to the command line in order to build the agent. I > MF> think there should some small configure tests added to check if libssl > MF> is available and, if so, what options are needed to add it. > > Huh. I get mixed results whether I have to require that or not. I'm > betting you're not on linux and I'm auto-pulling in -lssl because of > auto-dependency checks by the linker?
I am on linux, but you are right that I only need it on some occasions. If I for instance specify --witohut-openssl the I do no need it. > I'll fix it momentarily. > > (actually, the file won't be needed "all the time anyway" which I need > to deal with as well... We still need more per-module-file type > config checks) ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
