From owner-freebsd-ports@FreeBSD.ORG Mon May 17 23:02:43 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A9381065670 for ; Mon, 17 May 2010 23:02:43 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (ns2.bafirst.com [97.67.198.91]) by mx1.freebsd.org (Postfix) with ESMTP id D15BF8FC13 for ; Mon, 17 May 2010 23:02:42 +0000 (UTC) Received: from unixmania.com ([189.251.19.173]) by ns2.bafirst.com with esmtp; Mon, 17 May 2010 18:02:40 -0500 id 000D50D6.4BF1CB11.00002CB3 Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Mon, 17 May 2010 18:02:40 -0500 id 000CF68D.4BF1CB10.00005497 Received: from local22.local.net.mx (local22.local.net.mx [172.16.0.22]) by econet.encontacto.net (Horde Framework) with HTTP; Mon, 17 May 2010 18:02:40 -0500 Message-ID: <20100517180240.87852h44hk1wxu68@econet.encontacto.net> Date: Mon, 17 May 2010 18:02:40 -0500 From: eculp To: freebsd-ports MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Ant.com Toolbar 2.0.1 Firefox/3.6.3 X-IMP-Server: 189.251.19.173 X-Originating-IP: 172.16.0.22 X-Originating-User: eculp@encontacto.net Subject: x11/libX11 and libSM stop my upgrading both xorg and kde on 7.3 Stable. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 23:02:43 -0000 When I try to build libX11 or libSM I find similar error messages =20 about an older version of automake 1.10 that they both require and I =20 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 =20 appear in AM_CONDITIONAL /usr/local/share/automake-1.10/am/depend2.am: The usual way to =20 define `am__fastdepCC' is to add `AC_PROG_CC' /usr/local/share/automake-1.10/am/depend2.am: to `configure.ac' and =20 run `aclocal' and `autoconf' again. *** Error code 63 Stop in /new/usr/local/ports/x11/libX11. =3D=3D=3D>>> make failed for x11/libX11 =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for libX11-1.2.1_1,1 failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for gtk-2.18.7_1 failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for gconf2-2.28.0_2 failed=3D=3D=3D>>> Aborting update Is anyone else having this problem? The complete attempt is documented at http://encontacto.net/INFO/libX11.txt Any help appreciated. I have pkg_deleted everything that I can think =20 of and tried rebuilding for the last 3 days but with no luck. Maybe I =20 should up date to 8.0. Thanks, ed