From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97948 invoked by alias); 3 Apr 2016 16:26:50 -0000 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 Received: (qmail 97938 invoked by uid 89); 3 Apr 2016 16:26:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: e06smtp08.uk.ibm.com Received: from e06smtp08.uk.ibm.com (HELO e06smtp08.uk.ibm.com) (195.75.94.104) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Sun, 03 Apr 2016 16:26:48 +0000 Received: from localhost by e06smtp08.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sun, 3 Apr 2016 17:26:45 +0100 Received: from d06dlp03.portsmouth.uk.ibm.com (9.149.20.15) by e06smtp08.uk.ibm.com (192.168.101.138) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Sun, 3 Apr 2016 17:26:44 +0100 X-IBM-Helo: d06dlp03.portsmouth.uk.ibm.com X-IBM-MailFrom: uweigand@de.ibm.com X-IBM-RcptTo: gdb-patches@sourceware.org Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp03.portsmouth.uk.ibm.com (Postfix) with ESMTP id B1E711B08061 for ; Sun, 3 Apr 2016 17:27:19 +0100 (BST) Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u33GQgXQ3604860 for ; Sun, 3 Apr 2016 16:26:42 GMT Received: from d06av09.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u33GQgeK019571 for ; Sun, 3 Apr 2016 10:26:42 -0600 Received: from oc7340732750.ibm.com (icon-9-164-131-74.megacenter.de.ibm.com [9.164.131.74]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id u33GQghs019563; Sun, 3 Apr 2016 10:26:42 -0600 Received: by oc7340732750.ibm.com (Postfix, from userid 500) id 1A544CA06; Sun, 3 Apr 2016 18:20:30 +0200 (CEST) Subject: Re: [PATCH] IPA: Fix build problem on !HAVE_GETAUXVAL To: koriakin@0x04.net (=?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?=) Date: Sun, 03 Apr 2016 16:26:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, koriakin@0x04.net (=?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?=) In-Reply-To: <1459686675-1125-1-git-send-email-koriakin@0x04.net> from "=?UTF-8?q?Marcin=20Ko=C5=9Bcielnicki?=" at Apr 03, 2016 02:31:15 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20160403162030.1A544CA06@oc7340732750.ibm.com> X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16040316-0033-0000-0000-00000B5C0B7F X-SW-Source: 2016-04/txt/msg00019.txt.bz2 > These files need AT_PHDR, which is defined in elf.h. If HAVE_GETAUXVAL > is set, it's implicitely included by sys/auxv.h. Include it manually > for the opposite case. > > gdb/gdbserver/ChangeLog: > > * linux-aarch64-ipa.c: Add include. > * linux-ppc-ipa.c: Add include. > * linux-s390-ipa.c: Add include. > --- > Here's a fix. Does that sound right? This is OK. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com