Subject: | fixed Makefile.PL for Solaris compilation (bug #28680) |
Date: | Fri, 6 Feb 2009 09:36:57 -0800 (PST) |
To: | bug-Crypt-SSLeay [...] rt.cpan.org |
From: | eponymous alias <eponymousalias [...] yahoo.com> |
The last copy of Makefile.PL attached to this bug report tried to fix the problem by truncating the ssl header value, but that's the wrong approach. It's the include dir that needs fixing, because files in the openssl distribution such as ssh include other files in the form of <openssl/e_os2.h>. The attached Makefile.PL contains two separate fixes for the inconsistent ssl header and include dir definitions. Either one by itself should be sufficient to solve the build problem.
Message body is not shown because sender requested not to inline it.