From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26004 invoked by alias); 21 Oct 2013 08:34:27 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 25963 invoked by uid 48); 21 Oct 2013 08:34:24 -0000 From: "branko.drevensek at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/48879] Compilation cannot find file asm/errno.h Date: Mon, 21 Oct 2013 08:34:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 4.7.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: branko.drevensek at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-10/txt/msg01449.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48879 Branko Drevensek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |branko.drevensek at gmail dot com --- Comment #8 from Branko Drevensek --- This still happens with Ubuntu 12.04.3 and gcc 4.8.2. Are you sure this is just ubuntu error? I had to install linux-libc-dev:i386, but I'm building on 64 bit system for the host (which has properly installed linux-libc-dev that existing gcc has in include search path).