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

Re: Configure error with zlib

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2007-09-04 14:45:53 CEST

On Tuesday 04 September 2007 14:40, ANGonline wrote:
> Marc Haisenko
> > ./configure creates a file "config.log". Could you post the config.log
from
> > your SubVersion directory ?
> > Marc
>
> Oooops...
> Of course!
> Angelo.

Okay, it seems that --with-zlib didn't have any effect on the include path.
Try it this way:

./configure ... CPPFLAGS=-I/tmp/zlib/include LDFLAGS=-L/tmp/zlib/lib

or if that doesn't work replace CPPFLAGS with CFLAGS.
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Straße 7
D-80686 München
Tel:   +49 (0)89 - 548 433 321
e-mail: haisenko@comdasys.com
http://www.comdasys.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 4 14:43:02 2007

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.