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

Re: svn commit: rev 2274 - trunk

From: Glenn A. Thompson <gthompson_at_cdr.net>
Date: 2002-06-19 00:29:51 CEST

I'm compiling again!

But still trying to find that dang error text mismatch.

Is the bdb/ and util/ stuff preparing for more FSs?
If so should I just start trying to work under say sql/?
Don't want to presume:-)
Someone else may be working on a sql FS? If so please finish so I can quit :-)
Damn computers, where is my abacus.

gat

Greg Stein wrote:

> That sounds right. I'll work on a fix tonite (about to leave for a while).
>
> I think that I can take the 'sources' patterns, pass them through
> os.path.dirname(), and add those into the set of build directories.
>
> [ looks like I need to add them to self.target_dirs so that the right
> dependency generation occurs ]
>
> Cheers,
> -g
>
> On Tue, Jun 18, 2002 at 11:03:33PM +0100, Philip Martin wrote:
> >...
> > mkdir from the command line as a temporary workaround.
> >
> > Long term, possibly fix build/gen_base.py to extract any subdir from
> > sources, combine it with path and add it to the BUILD_DIRS output.
> >
> > > > > > [libsvn_fs]
> > > > > > type = lib
> > > > > > path = subversion/libsvn_fs
> > > > > > +sources = *.c bdb/*.c util/*.c
> > > > > > install = fs-lib
> > > > > > libs = libsvn_delta libsvn_subr $(SVN_APRUTIL_LIBS) $(SVN_DB_LIBS) $(SVN_APR_LIBS)
> > > >
> > > > This is not enough for a VPATH build. The directories
> > > > subversion/libsvn_fs/bdb and subversion/libsvn_fs/util do not get
> > > > created.
>
> --
> Greg Stein, http://www.lyra.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 19 00:29:13 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.