Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jun 1996 13:59:32 +0200 (MET DST)
From:      =?iso-8859-1?Q?=22=C5ge?=  =?iso-8859-1?Q?R=F8bekk=22?=  <aagero@aage.priv.no>
To:        ache@astral.msk.su
Cc:        (), ports@freebsd.org
Subject:   Re: ssh 1.2.13 and compression enabled
Message-ID:  <199606011159.NAA03661@birk04.studby.uio.no>
In-Reply-To: <199606010326.HAA00382@astral.msk.su> ((Unparsable address -- Strange character \á found: =?iso-8859-1?Q?=22=E1=5F=5E=5F=CE=C4=D2=C5=CA?=  =?iso-8859-1?Q?=FE=C5=D2=CE=CF=D7?=  =?iso-8859-1?Q?=5C?= (aka Andrey A. Chernov"))

next in thread | previous in thread | raw e-mail | index | archive | help
| > If ssh is linked with the libz available from ports, compressed
| > transfers of relatively large files often/always terminate with
| > 
| > buffer_compress: deflate returned Z_BUF_ERROR
| > 
| > If I use libz095 from the ssh distribution, no errors are reported and
| > the files are transferred just fine.
| 
| What libz version you refer as "available from ports"?
| Right now libz 1.0.2 is there. I saw this error with libz 1.0
| but never saw it with 1.0.2

I'm using libz 1.0.2.

$ ldd ./ssh
./ssh:
        -lgmp.2 => /usr/lib/libgmp.so.2.0 (0x8035000)
        -lz.1 => /usr/local/lib/libz.so.1.0.2 (0x804c000)
        -lcrypt.2 => /usr/lib/libcrypt.so.2.0 (0x8030000)
        -lutil.2 => /usr/lib/libutil.so.2.1 (0x8058000)
        -lc.3 => /usr/lib/libc.so.3.0 (0x805a000)

-aage



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606011159.NAA03661>