From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10102 invoked by alias); 10 Sep 2013 15:08:17 -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 10083 invoked by uid 89); 10 Sep 2013 15:08:16 -0000 Received: from e06smtp18.uk.ibm.com (HELO e06smtp18.uk.ibm.com) (195.75.94.114) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 10 Sep 2013 15:08:16 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MSGID_FROM_MTA_HEADER,RP_MATCHES_RCVD,SPF_SOFTFAIL autolearn=ham version=3.3.2 X-HELO: e06smtp18.uk.ibm.com Received: from /spool/local by e06smtp18.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 10 Sep 2013 16:00:40 +0100 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp18.uk.ibm.com (192.168.101.148) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 10 Sep 2013 16:00:39 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id BB79817D8057 for ; Tue, 10 Sep 2013 16:08:04 +0100 (BST) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps4074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r8AF7kr0786688 for ; Tue, 10 Sep 2013 15:07:46 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r8AF7uQb012362 for ; Tue, 10 Sep 2013 09:07:57 -0600 Received: from tuxmaker.boeblingen.de.ibm.com (tuxmaker.boeblingen.de.ibm.com [9.152.85.9]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with SMTP id r8AF7tHq012141; Tue, 10 Sep 2013 09:07:55 -0600 Message-Id: <201309101507.r8AF7tHq012141@d06av02.portsmouth.uk.ibm.com> Received: by tuxmaker.boeblingen.de.ibm.com (sSMTP sendmail emulation); Tue, 10 Sep 2013 17:07:54 +0200 Subject: Re: [PATCH] S390: Fix undefined symbol "my_waitpid" To: arnez@linux.vnet.ibm.com (Andreas Arnez) Date: Tue, 10 Sep 2013 15:08:00 -0000 From: "Ulrich Weigand" Cc: gdb-patches@sourceware.org, Ulrich.Weigand@de.ibm.com, lgustavo@codesourcery.com (Luis Machado) In-Reply-To: <87k3iodgvt.fsf@br87z6lw.de.ibm.com> from "Andreas Arnez" at Sep 10, 2013 02:02:14 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13091015-6892-0000-0000-000006420F95 X-SW-Source: 2013-09/txt/msg00338.txt.bz2 Andreas Arnez wrote: > Fix the S390 build. When linux-waitpid.o was introduced (see > http://sourceware.org/ml/gdb-patches/2013-08/msg00530.html), it was > forgotten to add it to s390.mh; so that's what this patch does. This happens every now and then, most likely because the s390 files do not have -linux- in their name, unlike all the other Linux target files. At some point, it would probably be good to change this. (Maybe once we're off CVS and can actually do renames without losing history ...) > 2013-09-10 Andreas Arnez > > * config/s390/s390.mh (NATDEPFILES): Add linux-waitpid.o. I've checked this in now. Thanks, Ulrich -- Dr. Ulrich Weigand GNU/Linux compilers and toolchain Ulrich.Weigand@de.ibm.com