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

compilation issues on Solaris and AIX with svn 0.31

From: Stefan Urbat <stefan.urbat_at_apastron.lb.shuttle.de>
Date: 2003-10-24 06:37:32 CEST

As somebody reported some weeks ago, when building on Solaris (same
behaviour on Solaris 8 and 9 with gcc 3.2 resp. 3.3) the entry -lpthread
has to be added to the LIBS line after the -lsocket to make it link
completely.

And also on AIX 4.3.3 as on both Solaris machines I tried there is a
flaw in the install process, which causes the files in
/usr/local/apr/lib not to have read attribute for others, which
prohibits running svn for other users than root. I have corrected that
also manually.

But on AIX 4.3.3 svn works not despite I corrected that: I get a symbol
referencing error with svn_md5 message or the like when installing resp.
running the built svn client (rtld complains).

Any ideas how to fix it or experiences with that issue(s)? First I will
try 0.32.1, which has just appeared, I see.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 24 06:38:22 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.