Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2010 22:06:20 -0400
From:      jhell <jhell@dataix.net>
To:        eculp <eculp@encontacto.net>
Cc:        freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: x11/libX11 and libSM stop my upgrading both xorg and kde on 7.3 Stable.
Message-ID:  <4BF1F61C.3040609@dataix.net>
In-Reply-To: <20100517180240.87852h44hk1wxu68@econet.encontacto.net>
References:  <20100517180240.87852h44hk1wxu68@econet.encontacto.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/17/2010 19:02, eculp wrote:
> When I try to build libX11 or libSM I find similar error messages about
> an older version of automake 1.10 that they both require and I haven't
> been able to make either use a newer one.
> 
> Details:
> 
> 7.3-STABLE FreeBSD 7.3-STABLE #1010: Thu May  6 05:36:44 CDT 2010
> 
> Ports tree up to date as of this morning.
> 
> I started with the oldest of UPDATING that I hadn't done.
> 
> 201005010:
>   AFFECTS: users of security/gnome-keyring
>   AUTHOR: kwm@FreeBSD.org
> 
>   libgnome-keyring was split out of the gnome-keyring package.  Perform the
>   following before doing your normal upgrade steps:
> 
>         pkg_delete -f "gnome-keyring-*"
>         portmaster security/gnome-keyring
> 
> This resulted in libX11 error that follows:
> 
> configure.ac:462: the top level
> configure.ac:10: your implementation of AM_INIT_AUTOMAKE comes from an
> configure.ac:10: old Automake version.  You should recreate aclocal.m4
> configure.ac:10: with aclocal and run automake again.
> /usr/local/share/automake-1.10/am/depend2.am: am__fastdepCC does not
> appear in AM_CONDITIONAL
> /usr/local/share/automake-1.10/am/depend2.am:   The usual way to define
> `am__fastdepCC' is to add `AC_PROG_CC'
> /usr/local/share/automake-1.10/am/depend2.am:   to `configure.ac' and
> run `aclocal' and `autoconf' again.
> *** Error code 63
> 

Looks like your auto tools are out of date. Upgrade these first:
autoconfig-*
automake-*

And in the case of KDE:
automoc4-* # after the other auto tools.

And just in case:
libltdl-*
libtool-*

-- 

 jhell



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