From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31074 invoked by alias); 15 Feb 2012 00:50:31 -0000 Received: (qmail 31062 invoked by uid 22791); 15 Feb 2012 00:50:30 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Feb 2012 00:50:18 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1RxT4a-0002nh-Am from joseph_myers@mentor.com ; Tue, 14 Feb 2012 16:50:16 -0800 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 15 Feb 2012 00:50:14 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1RxT4X-0006HE-JX; Wed, 15 Feb 2012 00:50:13 +0000 Date: Wed, 15 Feb 2012 00:50:00 -0000 From: "Joseph S. Myers" To: Richard Henderson cc: Tom de Vries , libc-ports@sources.redhat.com Subject: Re: Fix alpha preconfigure fragment. In-Reply-To: <4F3ABE15.3030309@twiddle.net> Message-ID: References: <4F3A8F3D.80604@mentor.com> <4F3ABE15.3030309@twiddle.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00042.txt.bz2 On Tue, 14 Feb 2012, Richard Henderson wrote: > On 02/14/2012 08:43 AM, Tom de Vries wrote: > > while doing a glibc trunk build with host i686-pc-linux-gnu and target > > mips-linux-gnu, I ran into the following build failure: > > ... > > configure:6203: checking for -z relro option > > configure:6273: error: linker with -z relro support required > > ... > > > > This error originates from sysdeps/alpha/preconfigure, that contains some > > settings that aren't conditioned on the machine being alpha*. > > Sorry about that. Thanks for fixing. Tom doesn't have write access, so you're probably expected to commit a patch of his when you approve it.... -- Joseph S. Myers joseph@codesourcery.com