From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26292 invoked by alias); 9 Feb 2009 21:07:50 -0000 Received: (qmail 26283 invoked by uid 22791); 9 Feb 2009 21:07:49 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 09 Feb 2009 21:07:44 +0000 Received: from zps18.corp.google.com (zps18.corp.google.com [172.25.146.18]) by smtp-out.google.com with ESMTP id n19L7ghi023025 for ; Mon, 9 Feb 2009 13:07:42 -0800 Received: from rv-out-0506.google.com (rvbg9.prod.google.com [10.140.83.9]) by zps18.corp.google.com with ESMTP id n19L7fB4014670 for ; Mon, 9 Feb 2009 13:07:41 -0800 Received: by rv-out-0506.google.com with SMTP id g9so3122334rvb.1 for ; Mon, 09 Feb 2009 13:07:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.140.249.20 with SMTP id w20mr2421110rvh.4.1234213661324; Mon, 09 Feb 2009 13:07:41 -0800 (PST) Date: Mon, 09 Feb 2009 21:07:00 -0000 Message-ID: Subject: new siginfo support doesn't build on glibc 2.2.2 From: Doug Evans To: Pedro Alves Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-02/txt/msg00072.txt.bz2 fyi, glibc 2.2.2 doesn't have si_timerid, si_overrun. compilation of amd64-linux-nat.c fails. Dunno how old a glibc we intend to support for 7.0.