From owner-freebsd-ports@FreeBSD.ORG Thu Apr 16 12:02:30 2009 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 01631106588F for ; Thu, 16 Apr 2009 12:02:29 +0000 (UTC) (envelope-from michel@seliverstoff.fr) Received: from QMTA11.westchester.pa.mail.comcast.net (qmta11.westchester.pa.mail.comcast.net [76.96.59.211]) by mx1.freebsd.org (Postfix) with ESMTP id D91768FC22 for ; Thu, 16 Apr 2009 12:02:17 +0000 (UTC) (envelope-from michel@seliverstoff.fr) Received: from OMTA03.westchester.pa.mail.comcast.net ([76.96.62.27]) by QMTA11.westchester.pa.mail.comcast.net with comcast id gAHs1b0020bG4ec5BC2J22; Thu, 16 Apr 2009 12:02:18 +0000 Received: from freebsd.leplacard.net ([69.248.48.27]) by OMTA03.westchester.pa.mail.comcast.net with comcast id gC251b0090bC0bH3PC25Kb; Thu, 16 Apr 2009 12:02:06 +0000 Received: from freebsd.leplacard.net (localhost [127.0.0.1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by freebsd.leplacard.net (Postfix) with ESMTPS id EA986C3B3B; Thu, 16 Apr 2009 08:02:15 -0400 (EDT) Received: by freebsd.leplacard.net (Postfix, from userid 58) id 90E4EC3B3D; Thu, 16 Apr 2009 08:02:15 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on freebsd.leplacard.net X-Spam-Level: X-Spam-Status: No, score=-4.2 required=4.0 tests=AWL, BAYES_00, LOCAL_AUTH_RCVD, MR_NOT_ATTRIBUTED_IP,RATWR10_MESSID,UNPARSEABLE_RELAY,WEIRD_PORT autolearn=ham version=3.2.5 Received: from freebsd.leplacard.net (freebsd.leplacard.net) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hidden) by freebsd.leplacard.net (Postfix) with ESMTPSA id AB79CC3B3B ; Thu, 16 Apr 2009 08:02:13 -0400 (EDT) Message-ID: <49E71E3E.3040000@seliverstoff.fr> Date: Thu, 16 Apr 2009 08:02:06 -0400 From: michel User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: SAITOU Toshihide References: <49C65F17.9020302@seliverstoff.fr> <20090415.194039.07433541.toshi@ruby.ocn.ne.jp> <49E687C1.70907@seliverstoff.fr> <20090416.195323.48511504.toshi@ruby.ocn.ne.jp> In-Reply-To: <20090416.195323.48511504.toshi@ruby.ocn.ne.jp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: LibSM problem with make configure 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: Thu, 16 Apr 2009 12:02:47 -0000 SAITOU Toshihide wrote: > In message: <49E687C1.70907@seliverstoff.fr> > michel writes: > >> SAITOU Toshihide wrote: >> >>> In message: <49C65F17.9020302@seliverstoff.fr> >>> michel writes: >>> > --- (the lines is omitted) --- > >>> I encountered a same problem and solved by deleting some >>> obsolete(?) m4 files in the /usr/local/share/aclocal. >>> >>> I don't know why these m4 files remained during upgrade >>> process. >>> >>> ---- >>> SAITOU Toshihide >>> >>> >> Thanks for your help, >> I removed these: aalib.m4 audiofile.m4 glib.m4 gtk.m4 header.m4 make.m4 >> Now I only have one error. >> Michel >> >> $ make configure >> ===> Extracting for libSM-1.1.0_1,1 >> => MD5 Checksum OK for xorg/lib/libSM-1.1.0.tar.bz2. >> => SHA256 Checksum OK for xorg/lib/libSM-1.1.0.tar.bz2. >> ===> Patching for libSM-1.1.0_1,1 >> ===> Applying FreeBSD patches for libSM-1.1.0_1,1 >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/share/aclocal/xorg-macros.m4 - found >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/bin/automake-1.10 - found >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/bin/autoconf-2.62 - found >> ===> libSM-1.1.0_1,1 depends on file: /usr/local/bin/libtool - found >> ===> libSM-1.1.0_1,1 depends on executable: pkg-config - found >> ===> Configuring for libSM-1.1.0_1,1 >> 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 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 >> >> Stop in /usr/ports/x11/libSM. >> > > I'm not confident but confirming the time of file is > helpful. > > % ls -lt /usr/local/share/aclocal > > If the time of file is too old, how about removing these > files? > > ---- > SAITOU Toshihide > Thank you so much ! I removed all files that dated from last year or earlier and it worked Michel