Re: vicious-build-scripts, head, gtk+, and the usual weird error messages
- From: James Henstridge <james daa com au>
- To: Jody Goldberg <jgoldberg home com>
- Cc: Michael Meeks <michael ximian com>, Phlip <pplumlee celterra com>, gnome-2-0 <gnome-2-0-list gnome org>
- Subject: Re: vicious-build-scripts, head, gtk+, and the usual weird error messages
- Date: Fri, 12 Oct 2001 11:44:00 +0800 (WST)
On Thu, 11 Oct 2001, Jody Goldberg wrote:
> On Thu, Oct 11, 2001 at 11:24:32PM -0400, Michael Meeks wrote:
> > > @AS@ @ASFLAGS@ -c have_mmx.S -fPIC -DPIC -o .libs/have_mmx.lo
> > > ../../libtool: @AS@: command not found
> >
> > Very strange; no idea - the configure failed, and
> > vicious-build-scripts did a make without checking ?
>
> You are running automake-1.5. There are a few makefile changes
> needed to make things work. A few people have done it already, I
> assume someone will commit their patches at some point.
I checked in a small configure.in change yesterday that should have fixed
this. It added the following lines to gtk+'s configure script:
dnl Set AS and ASFLAGS so that automake 1.5 will be happy
AS="\${CC}"
ASFLAGS="\${CFLAGS}"
AC_SUBST(AS)
AC_SUBST(ASFLAGS)
Try updating, and the problem may be gone.
James.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]