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

Re: [PATCH] Fix cross-library installation dependencies for libsvn_fs and libsvn_fs_base

From: David James <staple_at_gmail.com>
Date: 2004-09-19 00:51:41 CEST

I'm trying to make the following pattern work:
1. ./configure [with appropriate options]
2. make javahl
3. make install-javahl

Unfortunately, when you type those three commands, the build fails
with a mysterious error about libsvn_ra-1.la being missing. This patch
fixes that bug by fixing the dependencies for the libsvn_fs and
libsvn_fs_base libraries. The complete patch is attached.

Cheers,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sun Sep 19 00:51:53 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.