cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Linking problems (_BN_* stuff)

From: Guenter Knauf <eflash_at_gmx.net>
Date: Wed, 7 Jul 2004 23:15:42 +0200

Hi Olano,
sorry it took some longer...
> Hi, Guenter. All I did was add $(SSLLIBS) and $(WINLIBS) in the LNK line
> in Makefile.VC6 as the release-ssl config did not include them out of the
> box. Not sure why I'm getting the warnings.
I must admit that the VC6 makefiles are a bit weird, and it didnt link correctly when you wanted to build ssl+zlib;
I believe I've fixed that now with introducing a new target in the main makefile;
can you please test with 'nmake vc-ssl-zlib' from the main source dir if that works now for you? I've tested this with OpenSSL 0.9.7d and zlib 1.2.1; my last buildlog is here:
http://curl.haxx.se/auto/log.cgi?id=20040707171623-6715

Guenter.

BTW: I could build OpenSSL without problems, exactly done as stated in the readme...
Received on 2004-07-07