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

Re: linux make failure

From: anton <anton_at_nezzwerk.com>
Date: 2004-02-09 19:36:09 CET

Seth Falcon wrote:

> I ran into this same issue: Up to date gentoo system (autoconf 2.58)
> resulted in messed up libtool call that broke the build.
>
> By downgrading to the previous stable autoconf:
>
> $ emerge =autoconf-2.57-r1
>
> My build succeeded!

thank you. i just edited the Makefile manually, but it is a good thing
to know. :)

a

>>
>>>cd subversion/libsvn_subr && /bin/sh ./libtool --silent --mode=link gcc
>>> -g -O2 -g -O2 -pthread -DNEON_ZLIB -rpath
>>>/usr/local/svn/svn-0.37.0/lib -o libsvn_subr-1.la auth.lo cmdline.lo
>>>config.lo config_auth.lo config_file.lo config_win.lo date.lo error.lo
>>>hash.lo io.lo md5.lo opt.lo path.lo pool.lo quoprint.lo sorts.lo
>>>stream.lo subst.lo svn_base64.lo svn_string.lo target.lo time.lo utf.lo
>>>validate.lo xml.lo
>>>/var/tmp/install/subversion-0.37.0/apr-util/libaprutil-0.la -lgdbm
>>>-ldb-4.1 -lexpat /var/tmp/install/subversion-0.37.0/apr/libapr-0.la -lrt
>>>-lm -lcrypt -lnsl -ldl
>>>./libtool: ./libtool: No such file or directory
>>
>>This is the autoconf 2.58 bug, either upgrade to 2.59 or downgrade to an
>>earlier version.
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 9 19:36:02 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.