[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: another 0.36.0 libtool problem and a patch

From: Steven Knight <steven.knight_at_unh.edu>
Date: 2004-01-17 01:58:28 CET

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


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

Received on Sat Jan 17 01:58:55 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.