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

Re: Can't make cvs2svn run: missing lib when building python bindings

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-07-27 19:03:20 CEST

On Fri, Jul 26, 2002 at 01:55:34PM -0400, Gary Oberbrunner wrote:
> gcc -shared build/temp.linux-i686-2.2/svn_delta.o
> -L/usr/local/svn/lib-lsvn_delta -1 -lsvn_swig_py-1 -lswigpy -o
> build/lib.linux-i686-2.2/svn/_delta.so
> /usr/bin/ld: cannot find -lsvn_swig_py-1

Hmm, maybe
- You don't have swig version 1.3.12 or 1.3.13
  or
- looks like you use a --prefix of /usr/local/svn? Then that command
  probably should have a -L/usr/local/svn/lib in it.

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

-- 
Scott Lamb
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 27 19:03:18 2002

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.