From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27812 invoked by alias); 3 Jun 2014 12:10:53 -0000 Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org Received: (qmail 27790 invoked by uid 89); 3 Jun 2014 12:10:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.ecoscentric.com Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 03 Jun 2014 12:10:51 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 48) id 0078E4680021; Tue, 3 Jun 2014 13:10:47 +0100 (BST) From: bugzilla-daemon@ecoscentric.com To: unassigned@bugs.ecos.sourceware.org Subject: [Issue 1001987] New: ia32-libs do not exist on 64 Bit Ubuntu hosts, from v.13.10 and above. Date: Tue, 03 Jun 2014 12:10:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://bugzilla.ecoscentric.com/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014/txt/msg00187.txt.bz2 Please do not reply to this email, use the link below. https://bugzilla.ecoscentric.com/show_bug.cgi?id=1001987 Issue ID: 1001987 Summary: ia32-libs do not exist on 64 Bit Ubuntu hosts, from v.13.10 and above. Product: eCos Version: unknown Target: All Architecture/Host HostOS: Linux OS: Status: UNCONFIRMED Severity: normal Priority: low Component: Other Assignee: unassigned@bugs.ecos.sourceware.org Reporter: rg@irfu.se CC: ecos-bugs@ecos.sourceware.org According to installation instructions you should install ia32-libs on a Ubuntu 64bit host system. Ubuntu x86_64: apt-get install ia32-libs However from ubuntu 13.10 this library do not exist anymore. Also the configure script complains on the following: checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized Results is a unusable Makefile. -- You are receiving this mail because: You are the assignee for the issue.