Re: [SPAM] Re: NET SSH2 ppm for 5.10
by Serguei Trouchelle other posts by this author
Sep 26 2008 4:24PM messages near this date
view in the new Beta List Site
problem with FIRSTKEY in tied hash implementation
|
Simon YEE/NYP/SINGOV is out of the office.
Sisyphus wrote:
> When I use your ppm, if I run the attached test script (using the SSH2
> server on my linux box at 192.168.0.3 for the extended tests) , the
> script segfaults after test 28 has been run. Here's the output:
[...]
> ok 28 - new channel isa Net::SSH2::Channel
> < At which point the process gets killed>
[...]
> With the ppm that I built (and which is now available from the uwinnipeg
> rep), that doesn't happen:
[...]
> As you can see, it's not perfect either :-)
Hmmm. Yes, I have the same thing here, before and after installing from
Randy's repository.
I've used automated tests when building with auto-answers, so real tests
were just skipped with "all tests successful" result.
> I should point out that the attached test script is essentially the one
> that ships with the Net-SSH2-0.18 source, but it has been modified to
> cater for some Win32-specific issues.
>
> How was your libssh2 dynamic lib built ? My ppm was built against a
> static MinGW-built libssh2. I suspect that the difference as regards
> test 29 comes down to a difference between the respective C libraries.
It's dynamic libssh2 0.18 (Win32 DLL Release), built with OpenSSL 0.9.8d
(the same that on UWinnipeg) and Zlib1.dll 1.2.3.
I've failed to build static version (MSVC doesn't seem to be happy with
static versions).
Should not be a problem, as I drop everything existing in UWinnipeg from
my repository (well, a robot drops actually). Anyway, thanks for
pointing this out.
--
Serguei Trouchelle
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|