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

Re: Solaris report: Subversion-1.0.0

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-02-24 11:00:27 CET

On Monday 23 February 2004 23:57, Stefan Urbat wrote:
> [snip]
>
> They were visible already in version 0.32 I tried last year and not
> corrected since then, it seems:
>
> 1. there is at several location a -lpthread missing, leading to missing
> symbols at linking several parts of the software package

Do you know where '-lpthread' is missing? Can you submit a patch? :-)

> 2. the attributes of libapr and lipaprutil are not correctly set, with my
> umask of 026 I get wrongly a mask of that, making it unusable for non-root
> users, so I had to change attributes after installation manually --- I
> build often software packages on those two machines, and had never such an
> issue with any other source compilation and installation

Seems odd. What permissions does your libraries have after installation? I
get 0755 on my libraries (the .so's) after installation, and I have a umask
of 022. Seems to do the right thing here. Perhaps this problem is due to an
older set of tools being installed on your machine? My foo is really low on
the Unix build environment tools, especially when it comes to autotools and
their counterparts.

> Please fix these issues finally at tigris.org before releasing subversion
> 1.0.1; Solaris is a too important development platform to ignore those
> issues IMHO.

I'd agree that Solaris is an important platform. But, seeing as how we don't
have many developers who have it installed we need to rely on people like
yourself to help find/test/submit patches for these problems.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 24 11:02:02 2004

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.