Date: 01/07/01
- Next message: thies <email protected>: "[PHP-DEV] PHP 4.0 Bug #8573 Updated: Unnecessary Handle Allocation"
- Previous message: Derick Rethans: "Re: [PHP-DEV] Re: PHP 4.0 Bug #7203 Updated: Lack of calling tzset() in some php internal code"
- In reply to: Stig Venaas: "Re: [PHP-DEV] OpenSSL version requirements"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] OpenSSL version requirements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jan 07, 2001 at 11:20:57AM +0100, Stig Venaas wrote:
> I knew the snmp-part did this, but didn't realise the problem with
> version check related to this. I'll make it work with 0.9.5a, just
> give me an hour or so (:
Okay, I've now made it work with 0.9.5a (should also work with 0.9.5),
at least it passed my tests. I changed openssl.c and acinclude.m4. It
now checks for version 0.9.5 or newer.
I suspect you want to use 4.0.4 and not the current CVS snapshot. Just
see the diff on the cvs-list, or do the diff yourself between the
openssl.c in 4.0.4 and the new openssl.c. And remember the version
check, I think perhaps the check was moved to acinclude.m4 after 4.0.4
was out.
Okay? Let me know if there are any problems.
Stig
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: thies <email protected>: "[PHP-DEV] PHP 4.0 Bug #8573 Updated: Unnecessary Handle Allocation"
- Previous message: Derick Rethans: "Re: [PHP-DEV] Re: PHP 4.0 Bug #7203 Updated: Lack of calling tzset() in some php internal code"
- In reply to: Stig Venaas: "Re: [PHP-DEV] OpenSSL version requirements"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] OpenSSL version requirements"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

