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

Re: SWIG problem building a client-only for gSVN

From: ender <ender_at_objectrealms.net>
Date: 2003-02-21 19:22:42 CET

On Friday 21 February 2003 07:50 am, Sergey A. Lipnevich wrote:
> Small clarification: the actual error is "cannot find -lsvn_fs-1" coming
> from `ld'. Maybe it has something to do with the "./configure
> --without-berkeley-db"? Thanks!

thats probably it (re lack of bdb), you can hand edit
subversion/bindings/swig/python/setup.py

and comment out libraries/extensions which aren't being built by subversion.

-e

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 21 19:07:46 2003

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.