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

Re: svn - client build

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-01-16 19:53:01 CET

On Wed, Jan 16, 2002 at 11:22:56AM -0600, Ben Collins-Sussman wrote:
> Miroslav Zubcic <mvz@crol.net> writes:
>
> > under cygwin I cannot configure apr lib. I have searched google,
> > mailing lists last couple of days without any luck.
>
> Last November, I had no problem configuring APR under cygwin.
> Autoconf just detected the platform as "i686-pc-cygwin".
>
> Of course, I never built APR directly. I unpacked it into the svn
> tree as usual, and had svn's ./autogen.sh configure apr for me. (If
> you don't do this, I believe you need to run apr's ./buildconf
> script.)
>

I built svn under cygwin for a friend last night. I had no problems with the
configure step, but I did get a build error in apr/unix/shmem/shm.c. I don't
recall exactly what it was. I just commented out the implementation since I
knew that svn didn't use shared memory.

I did the same as ben, got apr from cvs, put it in the svn source tree, then
./autogen.sh && ./configure --disable-shared --enable-maintainer-mode && make

Could you be more specific as to the configure error you got from APR?

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 Sat Oct 21 14:36:56 2006

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.