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

Re: Trouble building 1.6.x on Ubuntu 9.04

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 14 May 2009 13:48:29 +0100

On Wed, May 13, 2009 at 09:01:57PM -0400, Scott Palmer wrote:
> Sorry.. that was me replying via the web form...

No worries.

What strikes me is that you have libtool 2.2.6 on your system.
I have 1.5.6 on Debian stable, and I get no such errors.

It seems like this issue has been reported to the APR developers
last year by Arfever (one of our developers):
http://marc.info/?l=apr-dev&m=120630072732498

And it looks like the problem has been worked on recently in APR
by Justin and Joe (also two of our developers :)
http://svn.apache.org/viewvc/apr/apr/trunk/buildconf?view=log

So I guess your options are:

 1) Use a newer APR (i.e. get it from trunk and hope it'll work)
 2) Install libtool 1.5 somewhere and use that to build APR-1.3.3.
 3) Install the libapr1-dev package provided by Ubuntu instead of
    compiling APR yourself. There's also debug symbols in libapr1-dbg,
    if you need them.
 4) Wait for new APR release and hope it'll fix this.

Stefan
Received on 2009-05-14 14:49:28 CEST

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.