Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f5TKZlA13047 for linux-xfs-outgoing; Fri, 29 Jun 2001 13:35:47 -0700 Received: from smtp9.xs4all.nl (smtp9.xs4all.nl [194.109.127.135]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f5TKZkV13040 for ; Fri, 29 Jun 2001 13:35:46 -0700 Received: from xs3.xs4all.nl (xs3.xs4all.nl [194.109.6.44]) by smtp9.xs4all.nl (8.9.3/8.9.3) with ESMTP id WAA11118; Fri, 29 Jun 2001 22:35:45 +0200 (CEST) Received: from localhost (knuffie@localhost) by xs3.xs4all.nl (8.9.0/8.9.0) with ESMTP id WAA28514; Fri, 29 Jun 2001 22:35:45 +0200 (CEST) Date: Fri, 29 Jun 2001 22:35:45 +0200 (CEST) From: Seth Mos To: s-luppescu@uchicago.edu cc: linux-xfs@oss.sgi.com Subject: RE: kernel build issues In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk On Fri, 29 Jun 2001 s-luppescu@uchicago.edu wrote: > On 29-Jun-2001 Rob Lembree wrote: > > Hi there, > > I can't seem to build the XFS kernel properly > > on my RH 7.1 machine. > > > > When I can build the bzImage, I can't build the > > modules (it complains about hex values in the sources). > > What kernel version are you using? And where did you get the kernel source? I > had trouble with the kernel-source RPMs I got from the SGI web site (I think > the problem may have been that I didn't do make mproper before I built it) -- > I could do make bzImage with no problem, but I got those weird hex values > errors when I tried to make modules. Then I got the prinstine kernel source tar > ball for version 2.4.5, applied the xfs patches and everything went swimmingly. The core XFS version in 2.4.2/3 kernels differ somewhat. The story behind this is that in the 2.4.4 ad 5 releases there were patches commited that make XFS more compiler friendly to compilers other then kgcc (egcs 1.1.2). These fixes might mot be backported yet. I only know that the original 1.0 version source does not compile. Cheers Seth