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

Re: compiling a rainy day

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-09-08 12:47:17 CEST

On Fri, Sep 08, 2000 at 10:24:34AM +0200, Daniel Stenberg wrote:
> I just pulled down an updated tree.
>
> I have a few minor issues:
>
> * two prototype mistakes in subversion/include/svn_ra.h prevented my gcc to
> compile.

oops. my fault. I had these fixed already in my local version, but missed
svn_ra.h when checking in the related .c file changes. Thanx for spotting
this!

> * The previously discussed -pthread "problem"

How'd that -pthread get in there?

Our "real" solution is to use apr/APRVARS to pick up necessary system
libraries and compilation flags.

> * No configure script seems to detect solaris' need for -lsocket

Neon should have seen this, I think. Again, we would need to propagate this
out to SVN to ensure that SVN linked with it (similar to APRVARS). I think
neon/neon-config is the trick here.

> If this isn't just my fault, I'm willing to submit a fix for the last issue.
> Patch for the first is included.

Well, the right answer is getting the sub-packages to propagate their
compile/link switches "up" to SVN during the configure process. If you can
figure that out, then we'd really appreciate a patch. Otherwise, I'll
probably end up getting around to it later (in a few weeks, after I return
from a vacation).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:07 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.