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

Re: Cannot Build svn 0.21.0 server on Solaris 2.8

From: phLi <phli0_at_yahoo.com>
Date: 2003-05-02 19:48:59 CEST

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

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.