Re: Re: PHP 5.5 beta4 available

From: Date: Thu, 25 Apr 2013 20:11:02 +0000
Subject: Re: Re: PHP 5.5 beta4 available
References: 1 2 3 4 5 6 7 8  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Jan,

On Thu, April 25, 2013 21:46, Jan Ehrhardt wrote:
> "Anatol Belski" in php.internals (Thu, 25 Apr 2013 20:12:11 +0200):
>
>> Ok, so we must have built some different ways. Anyway that builds I've
>> mentioned should work and I'll recheck next time I do the ssh2 ext.
>
> The difference probably is that you built libssh2 as shared. Your
> php_ssh2.dll's are dependent on libssh2.dll (which in its turn is dependent
> on the ssl-dll's).
>
> My build is static: it can do without libssh2.dll and only relies on the
> ssl-dll's.

Ok, that explains it. Then your fix should be conditional depending on
ssh2 ext being built shared or static. You could that to the github repo.

Regards

Anatol



Thread (21 messages)

« previous php.internals (#67163) next »