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

Re: make swig-py fails

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-07-12 21:52:51 CEST

On Mon, Jul 12, 2004 at 03:08:18PM +0200, Steve Lhomme wrote:
> I've subscribed here to ask how I could have the python bindings compile.
>
> I just did a complete checkout of the subversion trunk. Then run
> autogen.sh and ./configure... Then when I "make swig-py" I get the
> following error (FreeBSD 4.9 machine with a home build Apache 2.0.50) :
>
> -bash-2.05b$ make swig-py
...
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> *** Error code 1

You can avoid this by passing "CC=gcc" to configure when you build both
Python and Subversion.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 12 21:53: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.