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

Re: svn commit: r21462 - trunk

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-12 21:36:44 CEST

On 9/12/06, Justin Erenkrantz <justin@erenkrantz.com> wrote:
> On Tue, Sep 12, 2006 at 12:10:34PM -0700, malcolm@tigris.org wrote:
> > Author: malcolm
> > Date: Tue Sep 12 12:10:34 2006
> > New Revision: 21462
> >
> > Log:
> > Don't include zlib in the deps tarball (though keep it in the zipfile).
> >
> > The Unix build is only able to use a preinstalled copy of zlib, so
> > shipping the zlib source only suffices to confuse. (Also, it's highly
> > likely that a user on a Unix platform already has a version of zlib
> > installed, in which case the source is unnecessary).
>
> That's not true: I added --with-zlib in r20693. (I ran into one of those
> platforms that didn't have zlib and needed this functionality.)

So you need to explicitly pass --with-zlib=zlib or something? Why not
have it pick up zlib in the source tree automatically, like we do with
APR/APR-Util/Neon? Not that I've tried this, but someone was
complaining on users@ about it today, saying that it didn't pick up
the bundled zlib and he had to install the zlib-dev package to get
things to build.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 12 21:38:25 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.