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

Re: Failure in make swig-py "cannot find -lswigpy"

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-25 19:11:49 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:

> geoff <ot0006@0x29a.org.uk> writes:
>
>> /usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld:
>> cannot find -lswigpy
>> collect2: ld returned 1 exit status
>> make: *** [subversion/bindings/swig/python/_client.la] Error 1
>> jumelles:/usr/src/subversion-0.31.0 #
>
> Looks like the Subversion SWIG glue-code library didn't build. Or
> perhaps it was built but not installed?
>
> I typically do these builds in the following four steps:
>
> 1. make
> 2. sudo make install
> 3. make swig-py
> 4. sudo make install-swig-py

I don't need to do step 2 before step3.

I configure Subversion using --with-swig=/usr/local/swig-1.3.16, my
Makefile contains "SWIG_LDFLAGS = -L/usr/local/swig-1.3.16/lib" and
that's the directory which contains the swigpy library.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 25 19:12:40 2003

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

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