[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: Miroslav Zubcic <mvz_at_crol.net>
Date: 2002-01-17 14:49:30 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> 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".

Apr fails in shared memory, and in locks during the configuration.
If I build apr with M$VC it passes, but libsvn_delta fails when
building with gcc/cygwin after that (--with-apr= ...)

Why not build whole thing with M$VC than? Because I cannot compile
neon library with msvc with openssl from cygwin - (I get 1000 errors
with nmake). I need also to set -DNEON_SSL (I have it if I use
cygwin, but than I have problem with apr).

On Linux and Solaris I can do anything but on w32 it's a hell.

> 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 tried autogen.sh and apr/buildconf under cygwin, and apr always
fails on shared memory (no decision on shared memory), I have tried to
comment out exit's in configure script for apr, but then I have broken
header files.

> Read the HACKING file at the top of our tree. It has a whole section
> on building with MSVC. While you're there, read the INSTALL file as
> well.

I have read HACKING, and docs, I have two compilers and I can build
some pieces with gcc and some with msvc, but all I want is to get that
"svn.exe" with https:// URL schema support... I didn't sleep from last
day. ;-(

I hate lozers who are crying for help on lists, but now - I'm that
luzer. :-\ Sorry bit I don't know to handle this on win32, only on
unices.

-- 
This signature intentionally left blank
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
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.