From owner-freebsd-current Wed May 24 3:45:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from ockle.dev.nanoteq.co.za (ockle.dev.nanoteq.co.za [196.7.114.28]) by hub.freebsd.org (Postfix) with ESMTP id 71AE437BCB7; Wed, 24 May 2000 03:44:50 -0700 (PDT) (envelope-from johan@ockle.dev.nanoteq.co.za) Received: (from johan@localhost) by ockle.dev.nanoteq.co.za (8.9.3/8.9.3) id MAA75813; Wed, 24 May 2000 12:50:16 +0200 (SAST) (envelope-from johan) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Disposition-Notification-To: jkruger@oskar.dev.nanoteq.co.za X-Chameleon-Return-To: jkruger@oskar.dev.nanoteq.co.za X-XFmail-Return-To: jkruger@oskar.dev.nanoteq.co.za Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 24 May 2000 12:50:16 +0200 (SAST) Organization: Nanoteq From: Johan Kruger To: FreeBSD Current , FreeBSD-Questions Subject: buildworld and/or release error -> /usr/src/sys/boot/i386/btx/btx Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's with the following ? ( Buiding a release - got the same error with world ) try and do a --> m4 btx.m4 btx.s | as -o btx.o in the directory --> /usr/src/sys/boot/i386/btx/btx It give numerious warnings and errors ---{standard input}: Assembler messages: {standard input}:136: Warning: using `%eax' instead of `%ax' due to `l' suffix {standard input}:138: Warning: using `%eax' instead of `%ax' due to `l' suffix {standard input}:139: Warning: using `%eax' instead of `%ax' due to `l' suffix {standard input}:199: Warning: using `%ecx' instead of `%cx' due to `l' suffix {standard input}:204: Error: suffix or operands invalid for `ltr' {standard input}:222: Error: suffix or operands invalid for `push' {standard input}:248: Warning: using `%ecx' instead of `%cx' due to `l' suffix {standard input}:249: Warning: using `%ecx' instead of `%cx' due to `l' suffix {standard input}:250: Warning: using `%ecx' instead of `%cx' due to `l' suffix {standard input}:251: Warning: using `%ecx' instead of `%cx' due to `l' suffix {standard input}:252: Warning: using `%ecx' instead of `%cx' due to `l' suffix {standard input}:260: Warning: using `%eax' instead of `%ax' due to `l' suffix {standard input}:261: Warning: using `%eax' instead of `%ax' due to `l' suffix {standard input}:308: Error: suffix or operands invalid for `push' {standard input}:310: Error: suffix or operands invalid for `push etc ... etc -------------------------------------------------- cc -fno-builtin -Os -DKZIP -I/usr/obj/usr/src/i386/usr/include -c /usr/src/sys/boot/i386/kgzldr/lib.c (cd /usr/src/sys/boot/i386/kgzldr; m4 -DSIOPRT=0x3f8 /usr/src/sys/boot/i386/kgzldr/crt.s) | as -o crt.o (cd /usr/src/sys/boot/i386/kgzldr; m4 -DSIOPRT=0x3f8 /usr/src/sys/boot/i386/kgzldr/sio.s) | as -o sio.o cc -nostdlib -static -r -o kgzldr.o start.o boot.o inflate.o lib.o crt.o sio.o ===> sys/boot/i386/btx ===> sys/boot/i386/btx/btx (cd /usr/src/sys/boot/i386/btx/btx; m4 btx.m4 btx.s) | as -o btx.o *** Error code 1 Stop in /usr/src/sys/boot/i386/btx/btx. *** Error code 1 ---------------------------------- E-Mail: Johan Kruger Date: 24-May-00 Time: 12:43:38 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message