Received: (from majordomo@localhost) by oss.sgi.com (8.11.3/8.11.3) id f48882B06090 for linux-xfs-outgoing; Tue, 8 May 2001 01:08:02 -0700 Received: from ibu.chadera.net ([63.145.197.180]) by oss.sgi.com (8.11.3/8.11.3) with ESMTP id f48881F06086 for ; Tue, 8 May 2001 01:08:01 -0700 Received: from chadera.net (darkstar.keluarga.lan [192.168.100.2]) by ibu.chadera.net (8.9.3/8.9.3) with ESMTP id BAA08026; Tue, 8 May 2001 01:07:32 -0700 Message-ID: <3AF7A93F.840764AD@chadera.net> Date: Tue, 08 May 2001 01:07:27 -0700 From: Ric Tibbetts X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-mdk+xfs i686) X-Accept-Language: en MIME-Version: 1.0 To: Russell Cattelan CC: Keith Owens , Linux XFS List Subject: Re: CVS v1.0 kernel won't compile References: <19772.989298868@kao2.melbourne.sgi.com> <3AF78F90.1148B7CB@thebarn.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Russell Cattelan wrote: > > Keith Owens wrote: > > > On Tue, 08 May 2001 01:07:53 -0500, > > Russell Cattelan wrote: > > >kgcc! > > > > He is already using gcc -V egcs-2.91.66 == kgcc. > > Nope, that doesn't work on Mandrake 8.0 systems for some reason , > previous version of Mandrake that worked fine. > I've been bitten by that every time the kernel is updated and I forget > to switch the Makefile back to kgcc. And the verdict is: That solved the compile problem. I changed the Makefile to kgcc (even though it reported that it was using that version anyway), and "voila!".. It built without error. Can anyone explain that one? :) Thanks! Ric Now if we can solve the NFS problem. Tomorrow. It's too late for that tonight..