[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: Seth Falcon <sfalcon_at_fhcrc.org>
Date: 2004-02-09 18:37:58 CET

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!

+ seth

On Mon, Feb 09, 2004 at 02:26:59PM +0000, Joe Orton wrote:
> On Sat, Feb 07, 2004 at 08:24:17PM -0500, anton wrote:
> > 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.
>
> joe
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 9 18:39:40 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.