From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1254 invoked by alias); 17 Mar 2012 21:35:33 -0000 Received: (qmail 1244 invoked by uid 22791); 17 Mar 2012 21:35:32 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Mar 2012 21:35:20 +0000 From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64') Date: Sat, 17 Mar 2012 21:57:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: go X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ian at airs dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Keywords Target Status Last reconfirmed Summary Ever Confirmed Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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 X-SW-Source: 2012-03/txt/msg01467.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build Target| |mips*64-linux-gnu Status|UNCONFIRMED |NEW Last reconfirmed| |2012-03-17 Summary|libgo fails to build for |libgo fails to build for |mipsel64-linux-gnu |mips*64-linux-gnu |(reference to undefined |(reference to undefined |name 'SYS_GETDENTS64') |name 'SYS_GETDENTS64') Ever Confirmed|0 |1 --- Comment #1 from Andrew Pinski 2012-03-17 21:35:03 UTC --- Confirmed on the trunk with glibc 2.15 on mips64-linux-gnu and not just the little-endian version of mips64.