[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: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2005-01-03 21:57:39 CET

--On Monday, January 3, 2005 1:52 PM -0700 Jani Averbach <jaa@jaa.iki.fi>
wrote:

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

Your output had:

/bin/sh /home/jaa/tmpfs/build/trunk/libtool --silent
--mode=compile x86_64-pc-linux-gnu-gcc ...

Python looks to have been compiled with that compiler. I actually think a
downgrade of libtool would fix it. The libtool folks have done some awful
things in trying to 'infer' the configuration that it should use that seems
to have been done only recently. You can also add '--tag=CXX' to the
SWIG_PY_COMPILE line in Makefile and that might work.

No clue if they plan on fixing their bugs... -- justin

---------------------------------------------------------------------
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:59:11 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.