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

Re: build errors on SCO UnixWare 7.1.1

From: <dpsvn_at_tri8.com>
Date: Fri, 25 Apr 2008 08:29:14 -0500 (CDT)

On Thu, 24 Apr 2008, Peter Wemm wrote:

> No, the problem is the "text relocations" and "relocations remain
> against non-writeable, allocatable section .rodata". The build
> process is trying to link libz.a (non-pic) into a (pic) .so file.
>
> Try compiling the libz with -fpic in the compiler cflags. Or build a
> libz.so. It has been a VERY long time since I've had to deal with
> this toolchain, but I do recall that it rigidly enforces PIC code and
> shared libs.
>
> Or, you could try --disable-shared for the svn configure script...
>

Well, but again I already tried that (--disable-shared).

Really, I did. Seriously. I know I did.

And yet...I tried it again and...it worked!

I'm telling you, I know I tried that already but,
regardless, who cares, it worked! Somebody change the root
password and don't give it to me. And take my car keys away
too.

Thanks so very much.

Regards,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-25 15:29:38 CEST

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.