From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12461 invoked by alias); 23 Nov 2011 08:39:22 -0000 Received: (qmail 12451 invoked by uid 22791); 23 Nov 2011 08:39:21 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_BF X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 23 Nov 2011 08:39:08 +0000 Received: by wwo1 with SMTP id 1so1293362wwo.12 for ; Wed, 23 Nov 2011 00:39:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.24.21 with SMTP id w21mr3744270wew.57.1322037547097; Wed, 23 Nov 2011 00:39:07 -0800 (PST) Received: by 10.216.70.138 with HTTP; Wed, 23 Nov 2011 00:39:07 -0800 (PST) In-Reply-To: <4EC67CB1.2020208@moxielogic.com> References: <4EC67CB1.2020208@moxielogic.com> Date: Wed, 23 Nov 2011 08:39:00 -0000 Message-ID: Subject: Re: libffi 3.0.11 release candidate 2 available for testing From: Peter Kruse To: Anthony Green Cc: libffi-discuss@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org X-SW-Source: 2011/txt/msg00217.txt.bz2 Hello Anthony, On Fri, Nov 18, 2011 at 4:41 PM, Anthony Green wrote: > On 11/18/2011 2:54 AM, Peter Kruse wrote: > Did you rebuild the configury or something like that? =A0You would get th= is if > you ran "aclocal" without the "-I m4" option. I just ran "./configure --prefix=3D/apps/local/gcc/4.6.1" > Try running "aclocal -I m4" and then autoconf again. If I do that then the result is the same. Regards, Peter