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

Re: zlib dependancy question

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2006-06-14 17:12:48 CEST

Madan U Sreenivasan wrote:
> On Wed, 14 Jun 2006 10:55:40 +0530, David Mahakian <tmoli42@gmx.net> wrote:
>
>> Since subversion 1.4+ now depends on zlib, shouldn't it be checked by
>> 'configure'? I was able to successfully run ./configure, but then get a
>> compile error due to missing zlib.h. This behavior happens both on 1.4.x
>> branch and on trunk.
>
> I just went over my config.log and find that the zlib.h availability is in
> fact already checked... also configure.in has code to check for the zlib.h
> header and check for the usability of the library...
>

Right.
In fact, configure will error out if zlib isn't there.

So, i'm not sure what the problem is.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 14 17:16:50 2006

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

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