From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24339 invoked by alias); 26 Jul 2012 20:24:29 -0000 Received: (qmail 24319 invoked by uid 22791); 26 Jul 2012 20:24:25 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL 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; Thu, 26 Jul 2012 20:24:12 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SuUbS-00074L-DB from joseph_myers@mentor.com ; Thu, 26 Jul 2012 13:24:10 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 26 Jul 2012 13:24:10 -0700 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Thu, 26 Jul 2012 21:24:08 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1SuUbP-00030l-RE; Thu, 26 Jul 2012 20:24:07 +0000 Date: Thu, 26 Jul 2012 20:24:00 -0000 From: "Joseph S. Myers" To: Roland McGrath CC: Andreas Jaeger , , Subject: Re: [PATCH roland/getrlimit] Re: Bug 14138 - Move some functions to syscalls.list In-Reply-To: <20120726185950.D07662C064@topped-with-meat.com> Message-ID: References: <50103612.3050308@suse.com> <20120725203222.AF6452C0E2@topped-with-meat.com> <5296462.88fGOZ3lSr@byrd> <20120726185950.D07662C064@topped-with-meat.com> 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-07/txt/msg00063.txt.bz2 On Thu, 26 Jul 2012, Roland McGrath wrote: > It needs testing and sign-off from powerpc, sh, am33, arm, and m68k > maintainers. The build fails for ARM with a linker error "libc.so: version node not found for symbol getrlimit@@GLIBC_2.2". (Previously the 2.2 version would get automatically converted to 2.4, the minimum symbol version for ARM specified in shlib-versions.) -- Joseph S. Myers joseph@codesourcery.com