Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 14:55:38 -0600 (MDT)
From:      Paul <tribble@tribble.net>
To:        questions@freebsd.org
Subject:   strange kernel build issues
Message-ID:  <Pine.BSF.4.21.0007141452380.20759-100000@flux.tribble.net>

next in thread | raw e-mail | index | archive | help

Hey there... I'm having a very strange issue while trying to build kernel
after cvsup'ing to -STABLE
This is a FreeBSD 4.0-RELEASE machine.  Seems it doesn't like some of the
assembler instructions for some reason.  is it just because i haven't done
a make world first?

here is where it dies:

--snip--

cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I-
-I. -I../.. -I../../../include  -D_KERNEL -include opt_global.h -elf
-mpreferred-stack-boundary=2 ../../i386/i386/bioscall.s
/tmp/ccqr5463.s: Assembler messages:
/tmp/ccqr5463.s:773: Error: operands given don't match any known 386
instruction
/tmp/ccqr5463.s:838: Error: operands given don't match any known 386
instruction
*** Error code 1

Stop in /usr/src/sys/compile/STASIS.
You must build a kernel first.
*** Error code 1

Stop in /usr/src/sys/compile/STASIS.

--snip--

Regards,
Paul
<tribble@tribble.net>
http://www.tribble.net/

"Our OS who art in CPU, UNIX be thy name. Thy programs run, thy syscalls
done, In kernel as it is in user!" -fortune



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007141452380.20759-100000>