On Fri, 2009-01-02 at 16:49 -0800, Wes Hardaker wrote:
> >>>>> On Sat, 03 Jan 2009 00:59:13 +0100, Magnus Fromreide
> >>>>> said:
>
> MF> After netsnmp_openssl.c was added to the library I had to start adding
> MF> --with-libs=-lssl to the comm
>>>>> On Sat, 03 Jan 2009 00:59:13 +0100, Magnus Fromreide
>>>>> 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 c
Hello.
After netsnmp_openssl.c was added to the library I had to start adding
--with-libs=-lssl to the command line in order to build the agent. I
think there should some small configure tests added to check if libssl
is available and, if so, what options are needed to add it.
/MF