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

Re: problem building with system version of neon

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-11-18 14:54:38 CET

On Sun, Nov 18, 2001 at 12:14:41PM +0000, Joe Orton wrote:
> On Sat, Nov 17, 2001 at 10:59:23PM -0500, Garrett Rooney wrote:
> ...
> > unfortunately, on my system, the last thing in the output of
> > 'neon-config --cflags' is '-I/usr/include', which doesn't get filtered
> > out by the regex, so i end up with '-I/usr/include' in my CFLAGS,
> > which screws everything up because we end up including the system's
> > version of db.h, rather than the one installed by berkeley db.
>
> There were a couple of problems here; does it work now?

i'm not positive (can't test because i don't have a recent enough
autoconf), but it looks like those changes should take care of it
(although it feels like there should be a better way than just
explicitly removing -I/usr/local like that...)

thanks,

-garrett

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 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.