From owner-freebsd-x11@FreeBSD.ORG Tue May 11 19:58:27 2010 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E1C0106566B for ; Tue, 11 May 2010 19:58:27 +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 212458FC14 for ; Tue, 11 May 2010 19:58:26 +0000 (UTC) Received: from unixmania.com ([189.251.19.173]) by ns2.bafirst.com with esmtp; Tue, 11 May 2010 14:16:51 -0500 id 000D4CE3.4BE9AD23.00014461 Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Tue, 11 May 2010 14:16:40 -0500 id 000CF01C.4BE9AD18.00000145 Received: from encontacto.net (encontacto.net [189.251.19.173]) by econet.encontacto.net (Horde Framework) with HTTP; Tue, 11 May 2010 14:16:40 -0500 Message-ID: <20100511141640.77532zkbzy1ghveo@econet.encontacto.net> Date: Tue, 11 May 2010 14:16:40 -0500 From: eculp To: Roberto Nunnari References: <4BE95B32.2080205@supsi.ch> In-Reply-To: <4BE95B32.2080205@supsi.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; 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 (X11; U; FreeBSD i386; en-US; rv:1.9.2.3) Gecko/20100429 Firefox/3.6.3 X-IMP-Server: 189.251.19.173 X-Originating-IP: 189.251.19.173 X-Originating-User: eculp@encontacto.net Cc: x11@FreeBSD.org Subject: Re: port x11/libSM configure fails X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2010 19:58:27 -0000 Quoting Roberto Nunnari : > Hi guys. > Today I did the usual upgrade of my freebsd boxes, and while > three got to a succesfull end, one failed. > > Please find attached the relevant info about the failure. > > more info: > # uname -rms > FreeBSD 6.4-RELEASE-p8 i386 > > Please let me know if you need more info in order to find out > what's wrong with libSM on that box. > > Thank you very much! > > --=20 > Roberto Nunnari > Servizi Informatici SUPSI-DTI > SUPSI-DTI - Via Cantonale - 6928 Manno - Switzerland > email: mailto:roberto.nunnari@supsi.ch > tel: +41-58-6666561 > I'm seeing something similar with both libSM and with libX11. I saw =20 this about a year ago and it finally solved itself but I would prefer =20 to not repeat that. My error archive is at http://encontacto.net/SHARE/libX11ERRORS.txt, =20 I'm running: # uname -a 7.3-STABLE FreeBSD 7.3-STABLE #1010: Thu May 6 05:36:44 CDT 2010 Again libSM finishes with a very similar error: ../../lib/autoconf/status.m4:1578: _AC_OUTPUT_MAIN_LOOP is expanded from... configure.ac:59: the top level configure.ac:11: your implementation of AM_INIT_AUTOMAKE comes from an configure.ac:11: old Automake version. You should recreate aclocal.m4 configure.ac:11: 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/libSM. Thanks for any help, ed