Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 17:35:35 +0200
From:      Andre Heider <a.heider@gmail.com>
To:        "Marc G. Fournier" <scrappy@hub.org>
Cc:        pgollucci@freebsd.org, freebsd-ports@freebsd.org, Dylan Leigh <dleigh@internode.on.net>
Subject:   Re: devel/apr1 upgrade fails with Xcc/etc errors ...
Message-ID:  <AANLkTimJe4xXiZzSX1AONLvFCxhB66xsa_DPOWzZBOIu@mail.gmail.com>
In-Reply-To: <alpine.BSF.2.00.1006031206570.75550@hub.org>
References:  <alpine.BSF.2.00.1006021253420.75550@hub.org> <20100603123255.GA72458@clarence.dleigh.ath.cx> <alpine.BSF.2.00.1006031037060.75550@hub.org> <alpine.BSF.2.00.1006031158150.75550@hub.org> <alpine.BSF.2.00.1006031206570.75550@hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 3, 2010 at 5:09 PM, Marc G. Fournier <scrappy@hub.org> wrote:

> Why is 'build/libtool.m4' hard coded vs using ${ltfile}?
>
> It doesn't fix the problem, only silences one error in configure about No
> such file or directory ...

The file build/libtool.m4 isn't there on my fbsd 7.2 box while building apr1.
${ltfile} points to /usr/local/share/aclocal/libtool.m4 here, which
this port shouldn't touch.

`make configure` on apr1 fails for me because it expects libtool and
build/config.[sub|guess], which are all missing.
When stopping the configure step via ctrl+z, copying over the files
from /usr/local/share/..., then `fg` it builds fine.

Looks like the libtoolize step in buildconf doesn't do what it's supposed to do?

Regards,
Andre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimJe4xXiZzSX1AONLvFCxhB66xsa_DPOWzZBOIu>