Re: RUNFULLTESTS results

Mark Christiansen <[email protected]>
Newsgroups gmane.network.net-snmp.devel
Message-ID <CABbGQ1cNOXR+=4gzyZgLVTiwyfGC4XxW5PhtbEBD+-L0RZgtUA@mail.gmail.com>
On Tue, Sep 25, 2018 at 7:31 AM Mark Christiansen <[email protected]> wrote:

>
>
> On Mon, Sep 24, 2018 at 10:06 PM Bart Van Assche <[email protected]>
> wrote:
>
>> On 9/24/18 7:15 PM, Mark Christiansen wrote:
>> > I think I got things figured out. Now I get the following error pop-up
>> > when I try to run RUNFULLTESTS:
>> >
>> >    "The code execution cannot proceed because libcrypto.dll was not
>> > found. Reinstalling the program may fix this problem.
>> >
>> > Note that there is no libcrypto.dll in openSSL installation. There is,
>> > however, c:/OpenSSL/libcrypto-1_1.dll. Copying that to
>> > c:/OpenSSL/libcrypto.dll does not help. I did add c:/OpenSSL and
>> > c:/OpenSSL/lib to the path, too.
>>
>> Does this mean that you are trying to build against the OpenSSL binaries
>> distributed by Shining Light? I'm not sure the Net-SNMP configure script
>> already supports this. Have you considered to install the
>> msys-libopenssl-dev package instead and to make Net-SNMP use that
>> package? You will need something like the following to make configure
>> find that package:
>>
>> export CFLAGS=-I/c/mingw/msys/1.0/include
>> export CPPFLAGS=$CFLAGS
>> export LDFLAGS=-L/c/mingw/msys/1.0/lib
>> ./configure ...
>>
>> Bart.
>>
>>
> I was building against the OpenSSL binaries distributed by Shining Light
> as instructioned in README.win32:
>
>
> https://sourceforge.net/p/net-snmp/code/ci/V5-8-patches/tree/README.win32#l1155
>
> Perhaps that file needs revising.
>
> I will try to get it to use msys-libopenssl-dev package.
>
> Thanks.
> Mark.
>

Is the MinGW build the best way to get net-SNMP up with OpenSSL on Windows?
Or should I be doing it with Microsoft Visual Studio C++?

_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.