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

Re: unresolved reference when building subversion-r117 milestone

From: Timothee Besset <timo_at_qeradiant.com>
Date: 2001-09-28 19:25:38 CEST

I have found the following section in build.conf:

## test public routines in libsvn_ra_local
[ra-local-test]
type = exe
path = subversion/tests/libsvn_ra_local
sources = ra-local-test.c
install = fs-test
libs = libsvn_test libsvn_ra libsvn_fs libsvn_delta libsvn_subr
        $(SVN_APR_LIBS) libexpat
# disabled for now, BROKEN.
testing = skip

So I guess the error I'm getting is somewhat expected, and the build
system should not be attempting to build it. And yet it does. I am not an
auto* specialist, so I don't know what's wrong with it. I tried running
autogen.sh before the ./configure --enable-maintainer-mode
--disable-shared and make sequence, but it didn't solve my problem.

how do I actually disable ra-local-test?

TTimo

---------------------------------------------------------------------
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:42 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.