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

Re: Re: solaris8 - file svn: symbol svn_client_version: referenced symbol not found

From: Garrett Rooney <rooneg_at_gmail.com>
Date: 2004-06-27 02:45:49 CEST

On Sat, 26 Jun 2004 17:02:55 -0500, Ben Collins-Sussman
<sussman@collab.net> wrote:
>
> On Sat, 2004-06-26 at 13:40, solo turn wrote:
> > for some weeks now "make install" is damaging the build so it gets the error, as it works after
> > doing a "make". i always thought a "make install" should not touch the thing built with "make", or
> > am i wrong?
> >
> > everything is fine with the 1.0 branch. but with trunk it is not (any more).
>
> I'm building /trunk every day on Linux, have seen no problem running
> 'make' or 'make install' at all.
>
> > symbol in file
> > svn_wc_diff2 diff.lo
> > svn_wc_get_diff_editor2 diff.lo
> > ld: fatal: Symbol referencing errors. No output written to .libs/libsvn_client-1.so.0.0.0
> > libtool: install: error: relink `libsvn_client-1.la' with the above command before installing it
>
> Looks like some weird thing with Solaris' linking. I have no idea why
> this would be happening. Those two functions were added to
> libsvn_wc/diff.c on May 12th. Why would Solaris not be able to see
> them?

I imagine it's probably picking up an older installed version of
libsvn_wc and linking against that instead.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 27 02:46:38 2004

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

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