Hello:
With 0.64, I removed a large amount of code from Makefile.PL that was
trying to guess what to do and frequently got it wrong. Could you please
take a look at it and let me know if this update resolves the issue?
If your OpenSSL headers and library files are in places that would not
be found by your build tools by default, you'll need to specify those
additional locations via environment variables or other similar mechanisms.
Thank you for your feedback.
-- Sinan
On Sun May 15 09:43:24 2011, AVAR wrote:
Show quoted text> Under clang Crypt::SSLeay will link to -lgcc, even though clang and not
> gcc is being used.