[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-16 18:03:13 CET

On Dec 16, 2004, at 10:41 AM, Philip Martin wrote:

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

Oh yeah, I'm doing

    ./autogen.sh
    CC="ccache cc" ./configure --enable-maintainer-mode

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 16 18:04:42 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.