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

Re: 1.5 build problem on montavista cygwin

From: Blair Zajac <blair_at_orcaware.com>
Date: Mon, 23 Jun 2008 22:00:54 -0700

Senthil Kumaran S wrote:
> John Szakmeister wrote:
>> On Mon, Jun 23, 2008 at 5:03 PM, svnuser <jzaniewski_at_gmail.com> wrote:
>>> Thanks Peter.
>>>
>>> Well, after the IOV_MAX problem hacked I run into more problems:
>>> [cut]
>>> ------ making all in serf
>>> make[1]: Entering directory `/home/jzan/svn/subversion-1.5.0/serf'
>>> /home/jzan/svn/subversion-1.5.0/apr/libtool --silent --mode=compile
>>> gcc -g
>>> -O2 -DCYGWIN -I. -I/home/jzan/svn/subversion-1.5.0/apr/include
>>> -I/home/jzan/svn/subversion-1.5.0/apr-util/include -c -o
>>> test/serf_spider.lo test/s
>>> erf_spider.c && touch test/serf_spider.lo
>>> test/serf_spider.c:36:2: #error serf spider needs threads.
>>> [cut]
>>>
>>> Is there a way to build subversion 1.5 without serf? I looked at
>>> ./configure
>>> but nothing jumps out.
>>
>> --without-serf should be the magic command. Note: I haven't actually
>> tried, but that's how most of the configure options work.
>
> There is no '--without-serf' option in subversion configure script, the
> only way now is to not show the serf path to the configure script.

We should add that, it's standard that you can disable an option with the
--without variant.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-24 07:01:22 CEST

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.