[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-15 05:46:10 CEST

David Mahakian wrote:
> Daniel Berlin wrote:
>> 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
>>
>>
> I uploaded a copy of my generated configure scripts and logs from
> building 1.4.x into a tarball. I also attached a copy of the output of
> make called Make-console.log. If anything else would be helpful I'd be
> glad to upload it as well.
>
> http://www.csupomona.edu/~drmahakian/svn/subversion-1.4.x-logs.tar.gz

Does the attached fix it?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Jun 15 05:46:46 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.