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

Re: svn 0.14.0: compiling fails on MacOS X

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-24 18:21:45 CEST

Sander Striker wrote:

>>From: William Uther [mailto:will+@cs.cmu.edu]
>>Sent: 24 July 2002 17:34
>>
>>
>
>
>
>>On 24/7/02 8:56 AM, "Nicholas Riley" <njriley@uiuc.edu> wrote:
>>
>>
>>
>>>and Subversion's configure script (though not Apache's configure
>>>script) does not recognize db4 includes in .../include/db4, so you
>>>need to set CPPFLAGS specifically.
>>>
>>>
>>I've been using the configure args:
>> --with-dbm=db4 --with-berkeley-db=/sw/include/db4:/sw/lib
>>For just this reason. Saves changing CPPFLAGS and they're stored in
>>config.nice for the next build.
>>
>>\x/ill :-}
>>
>>
>
>Just doing:
>
>$ CPPFLAGS=-I/sw/include/db4 ./configure --with-dbm=db4 --with-berkeley-db=/sw/lib ...
>
>will store your adjusted CPPFLAGS in config.nice aswell IIRC.
>
>

Unfortunately not ... Apache's configure knows how to put those flags
into config.noce; Subversion's doesn't. I vote we fix that.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 24 18:22:39 2002

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.