[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: Steve Lhomme <steve.lhomme_at_free.fr>
Date: 2004-07-12 21:59:14 CEST

Joe Orton a écrit :

> 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.

I did this, to get the same result :

-bash-2.05b$ CC=gcc ./configure --with-apr=/usr/local/apache-2.0.50/bin
--with-apr-util=/usr/local/apache-2.0.50/bin
--with-apxs2=/usr/local/apache-2.0.50/bin/apxs

-- 
robUx4 on blog <http://robux4.blogspot.com/>
---------------------------------------------------------------------
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:59:51 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.