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

trouble installing swig bindings

From: Alexander Sabourenkov <screwdriver_at_lxnt.info>
Date: 2003-04-11 14:50:26 CEST

Subversion 0.20.1, FreeBSD 4.6.2:

When doing gmake install-swig-py, libtool complains:

mv: rename _client.so to _client.soU: No such file or directory
libtool: install: error: relink `_client.la' with the above command before
installing it

(full output is at http://lxnt.info/svn-swig-py/make-install-swig-py-log ).

consequentally, no _*.so files get installed.

SWIG is 1.3.16 . At first I installed 1.3.19, but ./configure prints a warning
  that 1.3.16 is required and then gmake swig-py breaks not finding Python.h
and libtool errors (like ' unrecognized option `-rpath'') if I define
EXTRA_CFLAGS to point to its location.

-- 
./lxnt
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 11 14:51:20 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.