[fpc-devel] OpenSSL v1.1.x DLL loading / Bug 37137
Ondrej Pokorny
lazarus at kluug.net
Mon Sep 28 16:00:45 CEST 2020
On 28.09.2020 15:34, Michael Van Canneyt via fpc-devel wrote:
> I made some time for this, it's checked in with revision 46987.
>
> Note that this revision also enables support for LibreSSL (or whatever
> it is
> called) versions on linux/mac systems.
>
> Thank you for your patch, and I'm sorry that it took me so long to get
> to it...
Hello,
openssl doesn't build anymore (make fpc trunk):
Compiling openssl\BuildUnit_openssl.pp
Compiling FPC\trunk_src\packages\openssl\src\openssl.pas
openssl.pas(5629,66) Error: Wrong number of parameters specified for
call to "MakeLibName"
openssl.pas(5570,11) Error: Found declaration: MakeLibName(const
AnsiString;const AnsiString):AnsiString(0);
openssl.pas(5710) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
Ondrej
More information about the fpc-devel
mailing list