Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f5TI4Nw22182 for linux-xfs-outgoing; Fri, 29 Jun 2001 11:04:23 -0700 Received: from server1.metrolink.com (server1.metrolink.com [216.242.72.34]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f5TI4LV22172 for ; Fri, 29 Jun 2001 11:04:22 -0700 Message-ID: <3B3CC2F4.53456ED6@metrolink.com> Date: Fri, 29 Jun 2001 14:03:32 -0400 From: Rob Lembree Organization: Metro Link, Inc. MIME-Version: 1.0 To: linux-xfs@oss.sgi.com Subject: kernel build issues Content-Type: multipart/mixed; boundary="------------6B9E4A412E0A6E5429BD992E" Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk This is a multi-part message in MIME format. --------------6B9E4A412E0A6E5429BD992E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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). When I adjust the compiler (using native gcc, not kgcc), the following build breakage happens. Do you have any reports of this, or workarounds to suggest? gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -Wno-unused -pipe -mpreferred-stack-boundary=2 -march=athlon -Wno-unused -Wno-parentheses -Wno-uninitialized -I. -I/usr/src/linux-2.4/fs -funsigned-char -Wno-unknown-pragmas -c -o xfs_bmap.o xfs_bmap.c xfs_bmap.c:543:9: warning: pasting "." and "xs_add_exlist" does not give a valid preprocessing token xfs_bmap.c:2830:9: warning: pasting "." and "xs_del_exlist" does not give a valid preprocessing token xfs_bmap.c: In function `xfs_bmap_alloc': xfs_bmap.c:2721: Unrecognizable insn: (insn/i 137 3604 3598 (parallel[ (set (reg:SI 0 eax) (asm_operands ("") ("=a") 0[ (reg:DI 1 edx) ] [ (asm_input:DI ("A")) ] ("linux/xfs_linux.h") 287)) (set (reg:SI 1 edx) (asm_operands ("") ("=d") 1[ (reg:DI 1 edx) ] [ (asm_input:DI ("A")) ] ("linux/xfs_linux.h") 287)) (clobber (reg:QI 19 dirflag)) (clobber (reg:QI 18 fpsr)) (clobber (reg:QI 17 flags)) ] ) -1 (nil) (nil)) xfs_bmap.c:2721: confused by earlier errors, bailing out make[3]: *** [xfs_bmap.o] Error 2 make[3]: Leaving directory `/usr/src/linux-2.4.2/fs/xfs' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.2/fs/xfs' make[1]: *** [_subdir_xfs] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.2/fs' make: *** [_dir_fs] Error 2 -- Rob Lembree Metro Link Incorporated 29 Milk St. lembree@metrolink.com Nashua, NH 03064-1651 http://www.metrolink.com Phone: 954.660.2460 Alternate: 603.577.9714 PGP: 1F EE F8 58 30 F1 B1 20 C5 4F 12 21 AD 0D 6B 29 --------------6B9E4A412E0A6E5429BD992E Content-Type: text/x-vcard; charset=us-ascii; name="lembree.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Rob Lembree Content-Disposition: attachment; filename="lembree.vcf" begin:vcard n:Lembree;Robert tel;cell:603-494-0559 tel;fax:603-577-9714 tel;home:603-880-6768 tel;work:954-660-2460 x-mozilla-html:TRUE url:http://www.lembree.com/rob/ org:Metro Link, Inc.;Automation Technology Division adr:;;29 Milk St.;Nashua;NH;03064-1651;US version:2.1 email;internet:lembree@metrolink.com title:Technical Director note:PGP: 1F EE F8 58 30 F1 B1 20 C5 4F 12 21 AD 0D 6B 29 x-mozilla-cpt:;-31136 fn:Robert Lembree end:vcard --------------6B9E4A412E0A6E5429BD992E--