Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 23 Oct 2002 08:04:47 -0700 (PDT) Received: from phoenix.infradead.org (phoenix.mvhi.com [195.224.96.167]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id g9NF4guR003862 for ; Wed, 23 Oct 2002 08:04:44 -0700 Received: from hch by phoenix.infradead.org with local (Exim 4.10) id 184N3w-00033G-00; Wed, 23 Oct 2002 16:04:48 +0100 Date: Wed, 23 Oct 2002 16:04:48 +0100 From: Christoph Hellwig To: Kostadin Karaivanov Cc: linux-xfs@oss.sgi.com Subject: Re: TAKE - Fix root exec access checks on files with acls Message-ID: <20021023160448.A11646@infradead.org> References: <200210231401.g9NE1Cq10406@stout.americas.sgi.com> <006d01c27aa2$775decd0$1504a8c0@larry2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <006d01c27aa2$775decd0$1504a8c0@larry2>; from larry@minfin.government.bg on Wed, Oct 23, 2002 at 05:42:51PM +0300 X-archive-position: 1205 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: hch@infradead.org Precedence: bulk X-list: linux-xfs On Wed, Oct 23, 2002 at 05:42:51PM +0300, Kostadin Karaivanov wrote: > Is there any issue with gcc-3.2? > I'm getting errors when I try to compile(linking stage I believe) xfsprogs > with gcc-3.2. > OS is slackware-surrent, glibc 2.3.1. Error is as follows: gcc 3.2 and glibc 2.3 don't play nicely together without additional patches. The glibc FAQ should have a pointer to the required patch.