You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Steven Knight <st...@unh.edu> on 2004/01/17 00:58:28 UTC

Re: another 0.36.0 libtool problem and a patch

On Thu, 2004-01-15 at 23:41, Greg Hudson wrote:
> On Thu, 2004-01-15 at 17:44, Steven Knight wrote:
> > $ make swig-py
> > /bin/sh /home/skk/src/subversion-0.36.0/libtool --silent --mode=compile 
> > -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
> > -D_GNU_SOURCE 
> 
> I've seen this happen when configure didn't like my swig version.  It
> spews a warning but doesn't fail out, and "make swig-py" fails
> cryptically.  So, check your configure output.
> 
> (swig 1.3.20 doesn't work with 0.36; I think it will work with 0.37.)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

My problem was that at some point gentoo updated swig to 1.3.20.  This
was causing my problem as Greg noted.

Attached you may find a patch, which notes this requirement in the
INSTALL doc.

Thanks,

-- 
--------------------------------------------------------------------------------
Steven Knight  steven.knight@unh.edu   IM : skkataim

and tho' We are not now that strength which in old days
Moved earth and heaven, that which we are, we are,--
One equal temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield.

-- Ulysses by Alfred Lord Tennyson
-------------------------------------------------------------------------------


Re: another 0.36.0 libtool problem and a patch

Posted by Ben Reser <be...@reser.org>.
On Fri, Jan 16, 2004 at 07:58:28PM -0500, Steven Knight wrote:
> My problem was that at some point gentoo updated swig to 1.3.20.  This
> was causing my problem as Greg noted.
> 
> Attached you may find a patch, which notes this requirement in the
> INSTALL doc.

It's already mentioned in the install document for the swig bindings,
which is in subversion/bindings/swig/INSTALL

-- 
Ben Reser <be...@reser.org>
http://ben.reser.org

"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org