Hi Francesco, Good question, I don't know, MSVC doesn't complain, probably some quirk with Borland implib vs. ssleay32.dll. This one symbol only is included without the leading underscore in the generated ssleay32.lib.
Since the solution doesn't look trivial, unless this function is important, I'd suggest to comment out line 771 to 782 in ssl.c as a workaround. Brgds, Viktor On Tue, Feb 10, 2009 at 11:21 PM, Francesco Saverio Giudice < [email protected]> wrote: > Hi Viktor, > > with last SVN I got > J:\cvs\harbourSVN\contrib\hbssl\tests>hbmk_b32.bat test > test.c: > Error: Unresolved external '_SSL_get_read_ahead' referenced from > J:\CVS\HARBOURSVN\LIB\HBSSL.LIB|ssl > > could you kindly revise ? > Tested with BCC 5.82 with last OpenSSL 0.9.8j > > Best regards > > Francesco > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
