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