Well, I was actually compiling against apache2.0.45 which has APR and APU
0.9.3. However, I did try your suggestion, as well as compiling against the APR
and APU that come with subversion0.21.0 (0.9.4), but no luck - same problem.
Thanks.
--- Michael Price <michael.price@acm.org> wrote:
> > Any help/ideas/suggestions much appreciated.
> > Thank you.
>
> Remove the apr and apr-util directories after unpacking the archive.
>
> Then do the following:
>
> cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login
> (password: 'anoncvs')
> cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r APR_0_9_3 apr
> cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic co -r APU_0_9_3
> apr-util
>
> Then run 'autogen.sh' and try your configure/make again.
>
> Michael
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 19:49:55 2003