Date: Wed, 24 May 2000 12:50:16 +0200 (SAST) From: Johan Kruger <jkruger@oskar.dev.nanoteq.co.za> To: FreeBSD Current <current@FreeBSD.ORG>, FreeBSD-Questions <freebsd-questions@FreeBSD.ORG> Subject: buildworld and/or release error -> /usr/src/sys/boot/i386/btx/btx Message-ID: <XFMail.000524125016.jkruger@oskar.dev.nanoteq.co.za>
index | next in thread | raw e-mail
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 <jkruger@oskar.dev.nanoteq.co.za>
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-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000524125016.jkruger>
