From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20924 invoked by alias); 14 Feb 2010 07:40:47 -0000 Received: (qmail 20915 invoked by uid 22791); 14 Feb 2010 07:40:47 -0000 X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,URIBL_BLACK X-Spam-Check-By: sourceware.org Received: from p12018-ipbffx02marunouchi.tokyo.ocn.ne.jp (HELO mail.pizzafactory.jp) (222.147.75.18) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 14 Feb 2010 07:40:44 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.pizzafactory.jp (Postfix) with ESMTP id B710259E53AE; Sun, 14 Feb 2010 16:40:58 +0900 (JST) Received: from mail.pizzafactory.jp ([127.0.0.1]) by localhost (ldap.monami-software.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pI4-Sy1SaAG4; Sun, 14 Feb 2010 16:40:40 +0900 (JST) Received: from [172.16.80.18] (s209.GtokyoFL1.vectant.ne.jp [202.215.14.209]) by mail.pizzafactory.jp (Postfix) with ESMTP id 7CC0259E53A0; Sun, 14 Feb 2010 16:40:40 +0900 (JST) Subject: Re: [patch] Build failure sim/rx on OSX. Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Masaki Muranaka In-Reply-To: <20100201071823.GN26827@adacore.com> Date: Sun, 14 Feb 2010 07:40:00 -0000 Cc: gdb-patches@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: <371DAA21-27D1-449F-A042-596DC4F5679B@monami-software.com> References: <7B3F1863-6FB7-4AF8-B292-F56CF71FD0C8@monami-software.com> <20100201071823.GN26827@adacore.com> To: Joel Brobecker X-IsSubscribed: yes 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/msg00349.txt.bz2 Hello joel and DJ, This patch was commited. Thanks for your approval. On 2010/02/01, at 16:18, Joel Brobecker wrote: >> 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 >