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

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

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-06-27 00:02:55 CEST

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 27 00:06:26 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.