From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69977 invoked by alias); 21 Sep 2017 13:17:00 -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 69953 invoked by uid 89); 21 Sep 2017 13:16:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-21.9 required=5.0 tests=BAYES_00,GIT_PATCH_0,GIT_PATCH_2,GIT_PATCH_3,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.suse.de Received: from mx2.suse.de (HELO mx1.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 21 Sep 2017 13:16:57 +0000 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id BA22BACAB; Thu, 21 Sep 2017 13:16:55 +0000 (UTC) From: Andreas Schwab To: Rainer Orth Cc: gdb-patches@sourceware.org Subject: Re: Fix gdb 8.1 Solaris compilation References: X-Yow: An air of FRENCH FRIES permeates my nostrils!! Date: Thu, 21 Sep 2017 13:17:00 -0000 In-Reply-To: (Rainer Orth's message of "Thu, 21 Sep 2017 15:02:45 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-09/txt/msg00629.txt.bz2 On Sep 21 2017, Rainer Orth wrote: > diff --git a/gdb/configure.nat b/gdb/configure.nat > --- a/gdb/configure.nat > +++ b/gdb/configure.nat > @@ -216,7 +216,8 @@ case ${gdb_host} in > case ${gdb_host_cpu} in > i386) > # Host: Solaris x86 > - NATDEPFILES='fork-child.o i386-v4-nat.o i386-sol2-nat.o \ > + NATDEPFILES='fork-child.o fork-inferior.o > + i386-v4-nat.o i386-sol2-nat.o > procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o' > HAVE_NATIVE_GCORE_HOST=1 > ;; Doesn't that lack backslashes? Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."