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

Re: Problems compiling svn

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-06-24 05:07:32 CEST

On Sun, Jun 23, 2002 at 08:01:44PM -0700, Chris Fallin wrote:
> Hello everyone,
Hi
>
> I'm having some slight problems compiling Subversion. I bootstrapped fine
> with r2140, and got a working
> copy of r2318. I checked out httpd-2.0, apr, and apr-util from CVS about an
> hour ago. I get this when trying to compile svn:
>
> /root/svn/subversion/libsvn_subr/.libs/libsvn_subr-1.so: undefined reference
> to `apr_allocator_mutex_set'
> /root/svn/subversion/libsvn_subr/.libs/libsvn_subr-1.so: undefined reference
> to `apr_allocator_set_max_free'
> /root/svn/subversion/libsvn_subr/.libs/libsvn_subr-1.so: undefined reference
> to `apr_allocator_owner_set'
> /root/svn/subversion/libsvn_subr/.libs/libsvn_subr-1.so: undefined reference
> to `apr_pool_allocator_get'

Those symbols should appear in in the CVS version of apr, although they were
recently added. Is there another installation of apr (maybe from the
bootstrap tarball) which subversion's configure might have picked up on by
accident?

Did you build and install httpd, apr, and apr-util before building?
>
>
> Thanks in advance,
> --
> Chris Fallin
> Email: chris@cfallin.org
> AIM : ProgrammerNerd1
> URL : http://www.cfallin.org/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Mon Jun 24 05:11:27 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.