From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5483 invoked by alias); 1 Feb 2010 07:19:04 -0000 Received: (qmail 5474 invoked by uid 22791); 1 Feb 2010 07:19:03 -0000 X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_00,URIBL_BLACK X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Feb 2010 07:18:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 05BE02BAB41; Mon, 1 Feb 2010 02:18:56 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id u5ZV12dHCwIK; Mon, 1 Feb 2010 02:18:56 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 9E9362BABC2; Mon, 1 Feb 2010 02:18:52 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id EEF42F59A0; Mon, 1 Feb 2010 11:18:23 +0400 (RET) Date: Mon, 01 Feb 2010 07:19:00 -0000 From: Joel Brobecker To: Masaki Muranaka Cc: gdb-patches@sourceware.org Subject: Re: [patch] Build failure sim/rx on OSX. Message-ID: <20100201071823.GN26827@adacore.com> References: <7B3F1863-6FB7-4AF8-B292-F56CF71FD0C8@monami-software.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7B3F1863-6FB7-4AF8-B292-F56CF71FD0C8@monami-software.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-02/txt/msg00003.txt.bz2 > sim/rx/ChangeLog > 2010-01-30 Masaki Muranaka > > * configure.in: Check if the host has getopt.h. > * configure.in: Regenerate. > * config.in: Regenerate. > * main.c: Include config.h > Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H. > Include getopt.h in case HAVE_GETOPT_H is defined. This looks fine to me. Still no news from the assignment office at the FSF? -- Joel