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

Re: Errors compiling subversion 1.4.5 on Solaris 10 x86

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-11-13 00:19:23 CET

On Nov 11, 2007, at 09:19, Jinkun HU wrote:

> ld: fatal: relocations remain against allocatable but non-writable
> sections

I searched for this error message on Google and found this post:

http://lists.slug.org.au/archives/slug/2004/01/msg00320.html

It says the problem stems from trying to mix shared and static
libraries. You should build all the dependencies as shared. In
particular, when you configure neon, you should add --enable-shared.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 13 00:20:01 2007

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.