[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-17 18:46:37 CET

On Thu, Jan 17, 2002 at 02:52:34PM +0100, Miroslav Zubcic wrote:
> Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
>
> > I built svn under cygwin for a friend last night. I had no problems with the
>
> Can you PLAESE tell me what version of libtool and cygwin was that?
libtool was 1.4.2, cygwin was the latest at the time:) I installed cygwin
specifically to be able to build svn.
>
> > 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.
>
> This is no problem, when it fails I will comment out that too.

I noticed a bunch of commits to APR's configuration stuff after I posted that,
so I probably snuck in just before they broke configure. Try grabbing apr by
cvs -D Tuesday co apr ( not sure of where the switch goes, I hate CVS's two
level switches). Then you might be able to get to a failing build, which you
could fix by removing the function.
>
> > 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
>
> Tried ...

Like I said, try with APR from Tuesday afternoon.
>
> > Could you be more specific as to the configure error you got from APR?
>
> See my answers to people in this thread - shared memory during
> configure, and I cannot get usable Makefile.
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:57 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.