[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Built 1.8.1 from source: "libz.so.1: no version information available"

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Mon, 12 Aug 2013 20:23:23 -0400

Randy, are you using the "--disable-shared" option? "--enable-static" is not enough. And you should not need *any* get-deps.sh tarballs if you try my SRPM tools. There is a README.md file that goes with the git repository, and should be helpful.

Nico Kadel-Garcia
Email: nkadel_at_gmail.com
Sent from iPhone

On Aug 12, 2013, at 14:44, Randy <nya_macha_at_yahoo.com> wrote:

> If I don't run "get-deps.sh" and build apr & apr-util, then my subversion build attempt complains about the missing apr packages. If I run "get-deps.sh" and then manually delete the fetched zlib directory before building subversion, I still end up with the same error "/lib64/libz.so.1: no version information available" when running svn commands. I'm getting the same result after building svn on two different systems. One is CentOS 5 and the other is CentOS 6.
>
> Cheers,
> Randy
>
>
>
> ----- Original Message -----
> From: Nico Kadel-Garcia <nkadel_at_gmail.com>
> To: Randy <nya_macha_at_yahoo.com>
> Cc: "users_at_subversion.apache.org" <users_at_subversion.apache.org>
> Sent: Sunday, August 11, 2013 7:49 PM
> Subject: Re: Built 1.8.1 from source: "libz.so.1: no version information available"
>
> On Sun, Aug 11, 2013 at 1:34 PM, Randy <nya_macha_at_yahoo.com> wrote:
>> Hi Nico,
>>
>> Thank you for the reply! I confirmed that I do have "zlib-devel" installed...
>>
>> Package zlib-devel-1.2.3-7.el5.x86_64 already installed and latest version
>> Package zlib-devel-1.2.3-7.el5.i386 already installed and latest version
>>
>> I will try out your RPM building tools soon and report back.
>
> Did you run the "get-deps.sh" tool and wind up with a local versoin of
> zlib? *Don't*. Use get-deps.sh only to get tools that are not recent
> enough on your local operating system, such as sqlite-automation on
> RHEL 6 or possibly serf on RHEL 6.
>
Received on 2013-08-13 02:31:58 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.