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

RE: Building subversion on Solaris 8

From: Finley, Stephen <stephen.finley_at_fmr.com>
Date: 2007-05-14 14:02:48 CEST

Hi Ed

Thanks but yes I have tried both way enforcing shared and enforcing
static with no luck. I beleave the error is the same with shared
libraries just a .o instead of a .a. I would have to compile again and
verify.

Steve

-----Original Message-----
From: Ed Hillmann [mailto:ed.hillmann@gmail.com]
Sent: Sunday, May 13, 2007 5:59 PM
To: Finley, Stephen
Cc: users@subversion.tigris.org
Subject: Re: Building subversion on Solaris 8

On 5/12/07, Finley, Stephen <stephen.finley@fmr.com> wrote:
> Hi everyone
>
> I hope that someone can help me with some problems I seem to be
having.
> I have copied the 1.4.3 tarball and the dependencies tarball. I have
run
> configure with the prefix option to install in a different directory.
I
> run the make and get no errors. I run make install and then get an
error
>
>
> ld.so.1: svn: fatal: relocation error: file
> /export/home/a422137/usr/local/lib/l
> ibapr-0.so.0: symbol __register_frame_info: referenced symbol not
found
>
>
> Have tried several different things and nothing has worked. Does
anyone
> have any ideas?
>
>
> Steve
>
Have you tried enforcing that shared libraries are used? I always use
--enable-shared=yes when building on Solaris, because Solaris does not
ship with some key static libraries. Solaris requires you to build
binaries that use shared libraries (instead of building in static
libraries).

Hope this helps,
Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 14 14:03:11 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.