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