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

another 0.36.0 libtool problem

From: Steven Knight <steven.knight_at_unh.edu>
Date: 2004-01-15 23:44:50 CET

Hello,

I'm trying to compile the 0.36.0 release on my gentoo system. Running
produces this:

$ 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/home/skk/src/subversion-0.36.0/subversion/bindings/swig
-I/home/skk/src/subversion-0.36.0/subversion/include
-I/home/skk/src/subversion-0.36.0/apr/include -prefer-pic -c -o
subversion/bindings/swig/python/svn_client.lo
subversion/bindings/swig/python/svn_client.c
libtool: unrecognized option `-DLINUX=2'
Try `libtool --help' for more information.
make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1

$ make

Runnings without error.

I saw a comment that libtool-1.4.3 is the preferred version. You'll
note that is what I have.

$ ./libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

and

$ /usr/bin/libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

I encountered this error with subversion-0.35.1 but not any version
before 0.35.1.

My ./configure

./configure --with-ssl --with-apxs=/usr/sbin/apxs2 --prefix=/usr/local
--enable-maintainer-mode

Does anyone have any suggestion on what I'm doing wrong? If you need
any further information, please let me know.

Thank you,

-- 
--------------------------------------------------------------------------------
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 Thu Jan 15 23:45:23 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.