[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 3443 - trunk/ac-helpers

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2002-10-25 06:11:09 CEST

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:

> Karl Fogel wrote:
>
> >brane@tigris.org writes:
> >
>
> >>Log:
> >>Make configure grok --without-apxs and --without-apache switches. This helps
> >>no end if the APR installed in /usr7local/apache2 happens to be older than
> >>the one we require.
> >>
>
> >
> >Yay! Does this resolve
> >
> > http://subversion.tigris.org/issues/show_bug.cgi?id=887
> >
> >?
> >
>
> I say, I do believe it does. My patch is sligltly more complete, I
> think, but I didn't bother searching in issuezilla... I just got a bit
> pissed off at the svn-breakage failures that cropped up on my Linux
> box since we started using APR_OS_START_USERERR.
>
>
> Next time I scratch an itch, remind me to check if I squashed any
> issues in the process. :-)

Thanks Brane. I've been wondering about this build error for a few
days now; it's nice to get an entirely different problem for a change.

trunk/subversion/libsvn_fs/.libs/libsvn_fs-1.a(changes-table.o): In function `svn_fs__open_changes_table':
trunk/subversion/libsvn_fs/bdb/changes-table.c:45: undefined reference to `svn_bdb__check_version'
trunk/subversion/libsvn_fs/.libs/libsvn_fs-1.a(copies-table.o): In function `svn_fs__open_copies_table':
trunk/subversion/libsvn_fs/bdb/copies-table.c:41: undefined reference to `svn_bdb__check_version'
...

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 25 06:12:05 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.