Re: Re: PHP 5.5 beta4 available

From: Date: Thu, 25 Apr 2013 17:10:59 +0000
Subject: Re: Re: PHP 5.5 beta4 available
References: 1 2 3 4 5  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
"Anatol Belski" in php.internals (Thu, 25 Apr 2013 18:55:26 +0200):
>Jan,
>
>> And for some reason I always have to remove the libssh2* files and fall
>> back on my own. I still have got to find out why it goes wrong with the
>> 'official' dependencies.
>
>Which ssh2 ext version do yu build? Have you tried these builds?
>http://windows.php.net/downloads/pecl/releases/ssh2/0.12/

That was exectly the version:

SSH2 support		enabled
extension version 	0.12 
libssh2 version 	1.4.2 (or 1.4.3)
banner			SSH-2.0-libssh2_1.4.2/3

With the libssh2* files from
http://windows.php.net/downloads/php-sdk/deps-5.5-vc11-x86.7z
compiling failed, due to all those unresolved externals.

I found two workarounds:
1. Use my own libssh2* files
2. Add ssleay32.lib libeay32.lib to the LIBS_SSH2

Jan


Thread (21 messages)

« previous php.internals (#67157) next »