[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 won't compile

From: Jani Averbach <jaa_at_jaa.iki.fi>
Date: 2005-01-03 21:52:46 CET

On 2005-01-03 12:13-0800, Justin Erenkrantz wrote:
> --On Monday, January 3, 2005 1:04 PM -0700 Jani Averbach <jaa@jaa.iki.fi>
> wrote:
>
> >libtool: compile: unable to infer tagged configuration
> >libtool: compile: specify a tag with `--tag'
> >make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1
>
> This is the known libtool bug where it gets confused if the 'cc' isn't gcc.
> Fix that and it'll work. Or, change your version of libtool. -- justin

Updated libtool to the version 1.5.10, checked that
/usr/bin/cc is gcc and checked that I have not set any CC
etc. env. variables.

And I still get the same (starting from clean tree):

$ ./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.59 (ok)
buildcheck: autoheader version 2.59 (ok)
buildcheck: libtool version 1.5.10 (ok)
Copying libtool helper: /usr/share/aclocal/libtool.m4
Creating build-outputs.mk...
Creating svn_private_config.h.in...
Creating configure...

You can run ./configure now.
...

./configure --prefix=/home/jaa/tmpfs/inst/trunk
   --with-apr=/home/jaa/tmpfs/inst/apr-0.9/bin/apr-config \
   --with-apr-util=/home/jaa/tmpfs/inst/apr-util-0.9/bin/apu-config \
   --with-pic --with-swig --enable-javahl \
   --with-junit=/opt/junit/3.8.1/junit.jar

make
make install
make swig-py
...
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'

Any others ideas what might be wrong?

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 3 21:54:04 2005

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.