From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28397 invoked by alias); 8 Jul 2013 17:27:20 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28385 invoked by uid 89); 8 Jul 2013 17:27:20 -0000 X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-lb0-f170.google.com (HELO mail-lb0-f170.google.com) (209.85.217.170) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 08 Jul 2013 17:27:19 +0000 Received: by mail-lb0-f170.google.com with SMTP id t13so3981016lbd.1 for ; Mon, 08 Jul 2013 10:27:17 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.112.157.137 with SMTP id wm9mr11124272lbb.14.1373304436794; Mon, 08 Jul 2013 10:27:16 -0700 (PDT) Received: by 10.112.160.104 with HTTP; Mon, 8 Jul 2013 10:27:16 -0700 (PDT) In-Reply-To: References: <51D83AAC.4080200@gmail.com> <87y59jo6yq.fsf@igel.home> <51D97472.8010704@gmail.com> <20130708152427.GQ2336@tucnak.redhat.com> Date: Mon, 08 Jul 2013 17:27:00 -0000 Message-ID: Subject: Re: fatal error: gnu/stubs-32.h: No such file From: Jonathan Wakely To: Bruce Korb Cc: Gabriel Dos Reis , GCC , Andrew Pinski , Andreas Schwab , Jakub Jelinek Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-07/txt/msg00116.txt.bz2 On Jul 8, 2013 4:39 PM, "Bruce Korb" wrote: > > Any solution other than an explanation-less "fatal error: > gnu/stubs-32.h: No such file" > is fine. There is no way to translate that message into > "Either --disable-multilib or else install glibc 32 bit development" > without coming up with the right Googling terms. I added http://gcc.gnu.org/wiki/FAQ#gnu_stubs-32.h to improve things slightly. I don't think http://gcc.gnu.org/install/prerequisites.html mentions it so a patch to install.texi might be appropriate.