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

Re: can't build swig-py

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-12-16 17:41:22 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1

I'm no libtool expert, but I think that means libtool is having a
problem handling your compiler or your compiler options. Do you have
any compiler environment variables set? Are you using a wrapper
script around your compiler binary?

Using something like "CC=gcc ./configure ..." sometimes helps,
although it would be better to identify the source of the problem.

> Somebody else running libtool 1.5 on linux is experiencing the same
> thing in #svn.

I'm using both

ltmain.sh (GNU libtool) 1.5.2 (1.1220.2.60 2004/01/25 12:25:08) Debian: 192 $
ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) Debian: 220 $

on Linux.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 16 17:45:33 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.