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

Re: The SCTP_NODELAY problem while compiling subversion-1.3.2

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-08-02 16:36:11 CEST

On 7/31/06, Yu, Jun (GE Indust, Security) <jun.yu1@ge.com> wrote:
> Hi all:
> I downloaded the source code from your website and tried to compile it following your installation instructiuons. but while compiling process wen to the file apr/network_io/unix/sockopt.c, it said that the definition "SCTP_NODELAY" can't be found. I seached the whole source code directory, failed to find it's define as well. Then i have to deine it as 1 to disable Nagle-like algorithm by myself. This compiling can be completed successfully.
> I am using Fedora Core 5, who can tell me what's wrong with it and how to overcome this compiling issue? Thanks a lot.

First of all, this is a problem compiling APR (which we bundle), not
Subversion itself. Second, if you don't actually include the errors
you're getting, it's pretty much impossible for anyone to tell you how
to fix them.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 2 16:38:13 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.